<p>This module manages database connections, in a manner
optimised for the platform. On non-threaded platforms,
it provides a persistent connection in the manner of
@@ -65,10 +65,10 @@
scalable and efficient <em>connection pool</em>, as
described in <ahref="http://www.apachetutor.org/dev/reslist">this article at ApacheTutor</a>. <codeclass="module"><ahref="../mod/mod_dbd.html">mod_dbd</a></code> supersedes