<syntax>DefaultRuntimeDir <var>directory-path</var></syntax>
<default>DefaultRuntimeDir DEFAULT_REL_RUNTIMEDIR (logs/)</default>
<contextlist><context>server config</context></contextlist>
+<compatibility>Available in Apache 2.4.2 and later</compatibility>
<usage>
<p>The <directive>DefaultRuntimeDir</directive> directive sets the
a local virtual path; <var>url</var> is a partial URL for the
remote server and cannot include a query string.</p>
-
<note><strong>Note: </strong>This directive cannot be used within a
<code><Directory></code> context.</note>
<td>Off</td>
<td>If set, an IO read timeout after a request is sent to the backend will
force the worker into error state. Worker recovery behaves the same as other
- worker errors.
+ worker errors.<br />
+ Available in Apache HTTP Server 2.4.5 and later.
</td></tr>
<tr><td>nonce</td>
<td><auto></td>
in error state. There might be cases where an already overloaded backend
can get into deeper trouble if the recovery of all workers is enforced
without considering the retry parameter of each worker. In this case
- set to <code>Off</code>.
+ set to <code>Off</code>.<br />
+ Available in Apache HTTP Server 2.4.2 and later.
</td></tr>
</table>