You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ja...@apache.org on 2015/06/09 06:33:24 UTC

svn commit: r1684311 - /httpd/httpd/trunk/docs/manual/mod/mod_logio.xml

Author: jailletc36
Date: Tue Jun  9 04:33:24 2015
New Revision: 1684311

URL: http://svn.apache.org/r1684311
Log:
Add compatibility note

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_logio.xml

Modified: httpd/httpd/trunk/docs/manual/mod/mod_logio.xml
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_logio.xml?rev=1684311&r1=1684310&r2=1684311&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_logio.xml (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_logio.xml Tue Jun  9 04:33:24 2015
@@ -76,8 +76,8 @@
     <tr><td><code>%^FB</code></td>
         <td>Delay in microseconds between when the request arrived and the
         first byte of the response headers are written.  Only available if
-        <directive>LogIOTrackTTFB</directive> is set to ON.
-        </td></tr>
+        <directive>LogIOTrackTTFB</directive> is set to ON.<br />
+        Available in Apache 2.4.13 and later</td></tr>
     </table>
 
     <p>Usually, the functionality is used like this:</p>