<td>The request protocol</td></tr>
<tr class="odd"><td><code>%{<var>Foobar</var>}i</code></td>
<td>The contents of <code><var>Foobar</var>:</code> header line(s)
- in the request sent to the server.</td></tr>
+ in the request sent to the server. Changes made by other
+ modules (e.g. <code class="module"><a href="../mod/mod_headers.html">mod_headers</a></code>) affect this.
+ </td></tr>
<tr><td><code>%k</code></td>
<td>Number of keepalive requests handled on this connection. Interesting if
<code class="directive"><a href="../mod/core.html#keepalive">KeepAlive</a></code> is being used, so that,
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 579425:697129 (outdated) -->
+<!-- English Revision: 579425:703997 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<?xml version="1.0" encoding="EUC-KR" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 105989:697129 (outdated) -->
+<!-- English Revision: 105989:703997 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
<variant>en</variant>
<variant outdated="yes">ja</variant>
<variant outdated="yes">ko</variant>
- <variant>tr</variant>
+ <variant outdated="yes">tr</variant>
</variants>
</metafile>
<?xml version="1.0"?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.tr.xsl"?>
-<!-- English Revision: 697129 -->
+<!-- English Revision: 697129:703997 (outdated) -->
<!-- =====================================================
Translated by: Nilgün Belma Bugüner <nilgun belgeler.org>
Reviewed by: Orhan Berent <berent belgeler.org>
<td>timeout</td>
<td>Connect timeout in seconds.
The number of seconds Apache waits for the creation of a connection to
- the backend to complete.
+ the backend to complete. By adding a postfix of ms the timeout can be
+ also set in milliseconds.
</td></tr>
<tr><td>disablereuse</td>
<td>Off</td>
which could be an issue, but it will lower the
traffic in case some of the cluster nodes are down or busy.
Currently this has an effect only for AJP.
+ By adding a postfix of ms the delay can be also set in
+ milliseconds.
</td></tr>
<tr><td>redirect</td>
<td>-</td>
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
<?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?>
-<!-- English Revision: 344971:687754 (outdated) -->
+<!-- English Revision: 344971:705005 (outdated) -->
<!--
Licensed to the Apache Software Foundation (ASF) under one or more