Loading docs/manual/misc/descriptors.html +1 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,7 @@ situation somewhat. Here is a partial list of systems and workarounds 240 error logs if you do this. <p> <dt><STRONG>AIX STRONG> <dt><STRONG>AIX</STRONG> <dd>AIX version 3.2?? appears to have a hard limit of 128 descriptors. End of story. Version 4.1.5 has a hard limit of 2000. <p> Loading docs/manual/mod/mod_proxy.html +15 −15 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ and other protocols. <A name="proxyrequests"><h2>ProxyRequests</h2></A> <strong>Syntax:</strong> ProxyRequests <em>on/off</em><br> <strong>Default:</strong> <code>ProxyRequests Off</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> ProxyRequest is only available in Loading @@ -70,7 +70,7 @@ href="#proxypass">ProxyPass</a> directive. <A name="proxyremote"><h2>ProxyRemote</h2></A> <strong>Syntax:</strong> ProxyRemote <em><match> <remote-server></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> ProxyRemote is only available in Loading Loading @@ -102,7 +102,7 @@ them. <A name="proxypass"><h2>ProxyPass</h2></A> <strong>Syntax:</strong> ProxyPass <em><path> <url></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> ProxyPass is only available in Loading @@ -122,7 +122,7 @@ internally converted into a proxy request to http://foo.com/bar <A name="proxyblock"><h2>ProxyBlock</h2></A> <strong>Syntax:</strong> ProxyBlock <em><word/host/domain list></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> ProxyBlock is only available in Loading Loading @@ -152,7 +152,7 @@ blocks connections to all sites. <A name="cacheroot"><h2>CacheRoot</h2></A> <strong>Syntax:</strong> CacheRoot <em><directory></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheRoot is only available in Loading @@ -165,7 +165,7 @@ by the httpd server. <A name="cachesize"><h2>CacheSize</h2></A> <strong>Syntax:</strong> CacheSize <em><size></em><br> <strong>Default:</strong> <code>CacheSize 5</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheSize is only available in Loading @@ -177,7 +177,7 @@ until the usage is at or below this setting. <A name="cachegcinterval"><h2>CacheGcInterval</h2></A> <strong>Syntax:</strong> CacheGcInterval <em><time></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheGcinterval is only available in Loading @@ -189,7 +189,7 @@ usage is greater than that set by CacheSize. <A name="cachemaxexpire"><h2>CacheMaxExpire</h2></A> <strong>Syntax:</strong> CacheMaxExpire <em><time></em><br> <strong>Default:</strong> <code>CacheMaxExpire 24</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheMaxExpire is only available in Loading @@ -203,7 +203,7 @@ was supplied with the document. <A name="cachelastmodifiedfactor"><h2>CacheLastModifiedFactor</h2></A> <strong>Syntax:</strong> CacheLastModifiedFactor <em><factor></em><br> <strong>Default:</strong> <code>CacheLastModifiedFactor 0.1</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheLastModifiedFactor is only available in Loading @@ -223,7 +223,7 @@ then the latter takes precedence. <A name="cachedirlevels"><h2>CacheDirLevels</h2></A> <strong>Syntax:</strong> CacheDirLevels <em><levels></em><br> <strong>Default:</strong> <code>CacheDirLevels 3</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheDirLevels is only available in Loading @@ -235,7 +235,7 @@ Cached data will be saved this many directory levels below CacheRoot. <A name="cachedirlength"><h2>CacheDirLength</h2></A> <strong>Syntax:</strong> CacheDirLength <em><length></em><br> <strong>Default:</strong> <code>CacheDirLength 1</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheDirLength is only available in Loading @@ -246,7 +246,7 @@ CacheDirLength sets the number of characters in proxy cache subdirectory names. <A name="cachedefaultexpire"><h2>CacheDefaultExpire</h2></A> <strong>Syntax:</strong> CacheDefaultExpire <em><time></em><br> <strong>Default:</strong> <code>CacheDefaultExpire 1</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheDefaultExpire is only available in Loading @@ -259,7 +259,7 @@ override. <A name="nocache"><h2>NoCache</h2></A> <strong>Syntax:</strong> NoCache <em><word/host/domain list></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> NoCache is only available in Loading Loading
docs/manual/misc/descriptors.html +1 −1 Original line number Diff line number Diff line Loading @@ -109,7 +109,7 @@ situation somewhat. Here is a partial list of systems and workarounds 240 error logs if you do this. <p> <dt><STRONG>AIX STRONG> <dt><STRONG>AIX</STRONG> <dd>AIX version 3.2?? appears to have a hard limit of 128 descriptors. End of story. Version 4.1.5 has a hard limit of 2000. <p> Loading
docs/manual/mod/mod_proxy.html +15 −15 Original line number Diff line number Diff line Loading @@ -58,7 +58,7 @@ and other protocols. <A name="proxyrequests"><h2>ProxyRequests</h2></A> <strong>Syntax:</strong> ProxyRequests <em>on/off</em><br> <strong>Default:</strong> <code>ProxyRequests Off</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> ProxyRequest is only available in Loading @@ -70,7 +70,7 @@ href="#proxypass">ProxyPass</a> directive. <A name="proxyremote"><h2>ProxyRemote</h2></A> <strong>Syntax:</strong> ProxyRemote <em><match> <remote-server></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> ProxyRemote is only available in Loading Loading @@ -102,7 +102,7 @@ them. <A name="proxypass"><h2>ProxyPass</h2></A> <strong>Syntax:</strong> ProxyPass <em><path> <url></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> ProxyPass is only available in Loading @@ -122,7 +122,7 @@ internally converted into a proxy request to http://foo.com/bar <A name="proxyblock"><h2>ProxyBlock</h2></A> <strong>Syntax:</strong> ProxyBlock <em><word/host/domain list></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> ProxyBlock is only available in Loading Loading @@ -152,7 +152,7 @@ blocks connections to all sites. <A name="cacheroot"><h2>CacheRoot</h2></A> <strong>Syntax:</strong> CacheRoot <em><directory></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheRoot is only available in Loading @@ -165,7 +165,7 @@ by the httpd server. <A name="cachesize"><h2>CacheSize</h2></A> <strong>Syntax:</strong> CacheSize <em><size></em><br> <strong>Default:</strong> <code>CacheSize 5</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheSize is only available in Loading @@ -177,7 +177,7 @@ until the usage is at or below this setting. <A name="cachegcinterval"><h2>CacheGcInterval</h2></A> <strong>Syntax:</strong> CacheGcInterval <em><time></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheGcinterval is only available in Loading @@ -189,7 +189,7 @@ usage is greater than that set by CacheSize. <A name="cachemaxexpire"><h2>CacheMaxExpire</h2></A> <strong>Syntax:</strong> CacheMaxExpire <em><time></em><br> <strong>Default:</strong> <code>CacheMaxExpire 24</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheMaxExpire is only available in Loading @@ -203,7 +203,7 @@ was supplied with the document. <A name="cachelastmodifiedfactor"><h2>CacheLastModifiedFactor</h2></A> <strong>Syntax:</strong> CacheLastModifiedFactor <em><factor></em><br> <strong>Default:</strong> <code>CacheLastModifiedFactor 0.1</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheLastModifiedFactor is only available in Loading @@ -223,7 +223,7 @@ then the latter takes precedence. <A name="cachedirlevels"><h2>CacheDirLevels</h2></A> <strong>Syntax:</strong> CacheDirLevels <em><levels></em><br> <strong>Default:</strong> <code>CacheDirLevels 3</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheDirLevels is only available in Loading @@ -235,7 +235,7 @@ Cached data will be saved this many directory levels below CacheRoot. <A name="cachedirlength"><h2>CacheDirLength</h2></A> <strong>Syntax:</strong> CacheDirLength <em><length></em><br> <strong>Default:</strong> <code>CacheDirLength 1</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheDirLength is only available in Loading @@ -246,7 +246,7 @@ CacheDirLength sets the number of characters in proxy cache subdirectory names. <A name="cachedefaultexpire"><h2>CacheDefaultExpire</h2></A> <strong>Syntax:</strong> CacheDefaultExpire <em><time></em><br> <strong>Default:</strong> <code>CacheDefaultExpire 1</code><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> CacheDefaultExpire is only available in Loading @@ -259,7 +259,7 @@ override. <A name="nocache"><h2>NoCache</h2></A> <strong>Syntax:</strong> NoCache <em><word/host/domain list></em><br> <strong>Context:</strong> server config<br> <strong>Context:</strong> server config, virtual host<br> <strong>Status:</strong> Base<br> <strong>Module:</strong> mod_proxy<br> <strong>Compatibility:</strong> NoCache is only available in Loading