summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_proxy.xml (follow)
Commit message (Expand)AuthorAgeFilesLines
* follow up r1042758 and r1043011 with more fixes to useJeff Trawick2010-12-071-3/+3
* use example.com instead of other non-standard examplesJeff Trawick2010-12-061-5/+4
* rewrite introductory section which lists the various modulesJeff Trawick2010-11-071-20/+42
* PR47765: leave a hint about ProxyPass and ProxyPassReverse not Eric Covener2010-11-051-0/+9
* fix typo pointed out by poirier offline.Eric Covener2010-11-051-1/+1
* PR#44758: document LimitRequestBody vs. proxyEric Covener2010-11-051-0/+12
* PR#47348: missing "response" the ProxyBadHeader description, Eric Covener2010-11-051-2/+2
* PR#49460: balancer example sets a large loadfactor on the "weak" server.Eric Covener2010-11-041-3/+3
* PR#48865: maxattempts=1 in balancer doc is wrong.Eric Covener2010-11-041-1/+1
* Change mentions of 'Deny from' and 'Allow from' to new Require syntax.Rich Bowen2010-11-041-9/+3
* PR#50174: don't offer 120ms as a "typical" TCP keepalive frequency. Initial ...Eric Covener2010-11-041-4/+7
* Patch from jean-frederic - Port 8009 implies ajp://Rich Bowen2010-11-031-8/+8
* mod_proxy: Optimise ProxyPass within a Location so that it is storedGraham Leggett2010-10-221-2/+29
* mod_proxy: Move the ProxyErrorOverride directive to have per directory scope.Graham Leggett2010-10-201-0/+1
* Caution against using non-regex ProxyPass inside of a <LocationMatch> container.Eric Covener2010-10-111-2/+19
* follow up r956069 and r1000130 with additional correctionsJeff Trawick2010-09-231-26/+32
* follow up r956069 with additional clarificationsJeff Trawick2010-09-221-13/+11
* Add information about proxy workers to proxy docs.Rainer Jung2010-08-221-4/+129
* mod_proxy: Rename erroronstatus to failonstatus...Jeff Trawick2010-08-201-0/+6
* For backends which are HTTP/1.1, do a quick test (ping)Jim Jagielski2010-08-161-8/+11
* update doc for connection poolsJeff Trawick2010-06-181-18/+25
* Clarifying/Simplifying the Proxy examples.Igor Galić2010-04-071-14/+5
* 'Apache' => 'Apache HTTP Server'Rich Bowen2010-03-231-31/+32
* Update compatibility note for ProxyPreserveHostStefan Fritsch2010-03-161-1/+2
* Support remote https proxies by using HTTP CONNECT.Rainer Jung2010-02-121-2/+3
* Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.Takashi Sato2009-12-301-16/+0
* Move AllowCONNECT from mod_proxy to mod_proxy_connect.Takashi Sato2009-12-291-27/+0
* Fix the ProxyPass example accoding to the trailing slash rule.Takashi Sato2009-12-251-1/+1
* Adds a couple of seealso's.Rich Bowen2009-11-121-0/+2
* Allow ProxyPreserveHost to work in <Proxy> sectionsStefan Fritsch2009-10-111-0/+1
* Fix up doc note on ProxyPassMatch quirks - this wording seems to haveNick Kew2009-08-301-3/+11
* Document limitation to ProxyPassMatch directive.Nick Kew2009-08-271-1/+6
* Arrange BalancerMember explainations.Jean-Frederic Clere2009-04-301-3/+6
* Documentation is easier than code sometimes...Jim Jagielski2009-03-241-1/+2
* Fix the io buffersize code. Have the docs match the codeJim Jagielski2008-10-231-1/+14
* Make text match example.Mads Toftum2008-10-161-1/+1
* * Add the possibility to set the worker parameters connectiontimeout and pingRuediger Pluem2008-10-151-1/+4
* Allow determination of whether to use ';' asJim Jagielski2008-08-211-0/+7
* Add in bybusyness LB method, via Joel Gluth inJim Jagielski2008-08-181-2/+3
* * Fix error in default setting for ProxyTimeoutRuediger Pluem2008-08-161-2/+2
* * Add the possibility to set a separate connection timeout for backendRuediger Pluem2008-08-091-0/+6
* * Improve timeout documentation even moreRuediger Pluem2008-08-091-3/+1
* * Fix bogus explanation of timeout parameterRuediger Pluem2008-08-091-4/+3
* disablereuse:Takashi Sato2008-06-061-1/+2
* Document the fact that mod_proxy interpolation is now supported in 2.2.9.Nick Kew2008-05-281-3/+5
* Style fix. Almost all are detabs.Takashi Sato2008-05-251-7/+7
* We should not use someone's domains for examples.Takashi Sato2008-05-211-3/+3
* use example.com for example domain nameTakashi Sato2008-05-191-10/+10
* Note "acquire" is in milliseconds.Takashi Sato2008-05-191-3/+3
* Note that reverse proxy means gateway in a few places.Joshua Slive2008-03-071-20/+25