]> granicus.if.org Git - apache/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Fri, 18 Jul 2014 20:11:11 +0000 (20:11 +0000)
committerAndré Malo <nd@apache.org>
Fri, 18 Jul 2014 20:11:11 +0000 (20:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1611788 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/convenience.map
docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mod_ssl.xml.fr

index 10ab0b5ff0b7fabe5576d9de4b7110724d979b59..b45b11dd89c17c1e129e40fb80db76703f6e57c8 100644 (file)
@@ -154,6 +154,7 @@ cachestaleonerror   mod/mod_cache.html#cachestaleonerror
 cachestoreexpired      mod/mod_cache.html#cachestoreexpired
 cachestorenostore      mod/mod_cache.html#cachestorenostore
 cachestoreprivate      mod/mod_cache.html#cachestoreprivate
+cgidscripttimeout      mod/mod_cgid.html#cgidscripttimeout
 cgimapextension        mod/core.html#cgimapextension
 charsetdefault mod/mod_charset_lite.html#charsetdefault
 charsetoptions mod/mod_charset_lite.html#charsetoptions
@@ -191,6 +192,9 @@ define      mod/core.html#define
 deflatebuffersize      mod/mod_deflate.html#deflatebuffersize
 deflatecompressionlevel        mod/mod_deflate.html#deflatecompressionlevel
 deflatefilternote      mod/mod_deflate.html#deflatefilternote
+deflateinflatelimitrequestbody mod/mod_deflate.html#deflateinflatelimitrequestbody
+deflateinflateratioburst       mod/mod_deflate.html#deflateinflateratioburst
+deflateinflateratiolimit       mod/mod_deflate.html#deflateinflateratiolimit
 deflatememlevel        mod/mod_deflate.html#deflatememlevel
 deflatewindowsize      mod/mod_deflate.html#deflatewindowsize
 deny   mod/mod_access_compat.html#deny
@@ -521,6 +525,7 @@ sslocspoverrideresponder    mod/mod_ssl.html#sslocspoverrideresponder
 sslocsprespondertimeout        mod/mod_ssl.html#sslocsprespondertimeout
 sslocspresponsemaxage  mod/mod_ssl.html#sslocspresponsemaxage
 sslocspresponsetimeskew        mod/mod_ssl.html#sslocspresponsetimeskew
+sslocspuserequestnonce mod/mod_ssl.html#sslocspuserequestnonce
 sslopensslconfcmd      mod/mod_ssl.html#sslopensslconfcmd
 ssloptions     mod/mod_ssl.html#ssloptions
 sslpassphrasedialog    mod/mod_ssl.html#sslpassphrasedialog
index 517b0b4b40a3869c1baacafda08bc3da4759ea11..aaded6c3eaa8b909d8f78b9d8825c5df9ed94df3 100644 (file)
@@ -2121,6 +2121,7 @@ in the Session Cache</td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Extension</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>mod_ssl</td></tr>
+<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>Applies also to RFC 5077 TLS session resumption in Apache 2.4.10 and later</td></tr>
 </table>
 <p>
 This directive sets the timeout in seconds for the information stored in the
index cdb6196471d8cf81328608f4f6a38aaa25701845..9fddd0b7f2287e993015551cbce9c0d30bc0e98b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0"?>
 <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?>
-<!-- English Revision: 1610014:1610399 (outdated) -->
+<!-- English Revision: 1610014:1610915 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->