git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@737381
13f79535-47bb-0310-9956-
ffa450edef68
</contextlist>
<usage>
- <p>For modules such as authentication that use repeatedly use a
+ <p>For modules such as authentication that repeatedly use a
single SQL statement, optimum performance is achieved by preparing
the statement at startup rather than every time it is used.
This directive prepares an SQL statement and assigns it a label.</p>
</contextlist>
<usage>
- <p>Set the time to keep idle connections alive where the number
+ <p>Set the time to keep idle connections alive when the number
of connections specified in DBDKeep has been exceeded (threaded
platforms only).</p>
</usage>