PR: 45033
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@657760
13f79535-47bb-0310-9956-
ffa450edef68
<tr><td>acquire</td>
<td>-</td>
<td>If set this will be the maximum time to wait for a free
- connection in the connection pool. If there are no free connections
- in the pool the Apache will return <code>SERVER_BUSY</code> status to
- the client.
+ connection in the connection pool, in milliseconds. If there are no free
+ connections in the pool the Apache will return <code>SERVER_BUSY</code>
+ status to the client.
</td></tr>
<tr><td>disablereuse</td>
<td>Off</td>
<tr><td>acquire</td>
<td>-</td>
<td>If set this will be the maximum time to wait for a free
- connection in the connection pool. If there are no free connections
- in the pool the Apache will return <code>SERVER_BUSY</code> status to
- the client.
+ connection in the connection pool, in milliseconds. If there are no free
+ connections in the pool the Apache will return <code>SERVER_BUSY</code>
+ status to the client.
</td></tr>
<tr><td>disablereuse</td>
<td>Off</td>