index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
docs
/
manual
/
mod
/
mod_proxy.xml
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
follow up r1042758 and r1043011 with more fixes to use
Jeff Trawick
2010-12-07
1
-3
/
+3
*
use example.com instead of other non-standard examples
Jeff Trawick
2010-12-06
1
-5
/
+4
*
rewrite introductory section which lists the various modules
Jeff Trawick
2010-11-07
1
-20
/
+42
*
PR47765: leave a hint about ProxyPass and ProxyPassReverse not
Eric Covener
2010-11-05
1
-0
/
+9
*
fix typo pointed out by poirier offline.
Eric Covener
2010-11-05
1
-1
/
+1
*
PR#44758: document LimitRequestBody vs. proxy
Eric Covener
2010-11-05
1
-0
/
+12
*
PR#47348: missing "response" the ProxyBadHeader description,
Eric Covener
2010-11-05
1
-2
/
+2
*
PR#49460: balancer example sets a large loadfactor on the "weak" server.
Eric Covener
2010-11-04
1
-3
/
+3
*
PR#48865: maxattempts=1 in balancer doc is wrong.
Eric Covener
2010-11-04
1
-1
/
+1
*
Change mentions of 'Deny from' and 'Allow from' to new Require syntax.
Rich Bowen
2010-11-04
1
-9
/
+3
*
PR#50174: don't offer 120ms as a "typical" TCP keepalive frequency. Initial ...
Eric Covener
2010-11-04
1
-4
/
+7
*
Patch from jean-frederic - Port 8009 implies ajp://
Rich Bowen
2010-11-03
1
-8
/
+8
*
mod_proxy: Optimise ProxyPass within a Location so that it is stored
Graham Leggett
2010-10-22
1
-2
/
+29
*
mod_proxy: Move the ProxyErrorOverride directive to have per directory scope.
Graham Leggett
2010-10-20
1
-0
/
+1
*
Caution against using non-regex ProxyPass inside of a <LocationMatch> container.
Eric Covener
2010-10-11
1
-2
/
+19
*
follow up r956069 and r1000130 with additional corrections
Jeff Trawick
2010-09-23
1
-26
/
+32
*
follow up r956069 with additional clarifications
Jeff Trawick
2010-09-22
1
-13
/
+11
*
Add information about proxy workers to proxy docs.
Rainer Jung
2010-08-22
1
-4
/
+129
*
mod_proxy: Rename erroronstatus to failonstatus...
Jeff Trawick
2010-08-20
1
-0
/
+6
*
For backends which are HTTP/1.1, do a quick test (ping)
Jim Jagielski
2010-08-16
1
-8
/
+11
*
update doc for connection pools
Jeff Trawick
2010-06-18
1
-18
/
+25
*
Clarifying/Simplifying the Proxy examples.
Igor Galić
2010-04-07
1
-14
/
+5
*
'Apache' => 'Apache HTTP Server'
Rich Bowen
2010-03-23
1
-31
/
+32
*
Update compatibility note for ProxyPreserveHost
Stefan Fritsch
2010-03-16
1
-1
/
+2
*
Support remote https proxies by using HTTP CONNECT.
Rainer Jung
2010-02-12
1
-2
/
+3
*
Move ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
Takashi Sato
2009-12-30
1
-16
/
+0
*
Move AllowCONNECT from mod_proxy to mod_proxy_connect.
Takashi Sato
2009-12-29
1
-27
/
+0
*
Fix the ProxyPass example accoding to the trailing slash rule.
Takashi Sato
2009-12-25
1
-1
/
+1
*
Adds a couple of seealso's.
Rich Bowen
2009-11-12
1
-0
/
+2
*
Allow ProxyPreserveHost to work in <Proxy> sections
Stefan Fritsch
2009-10-11
1
-0
/
+1
*
Fix up doc note on ProxyPassMatch quirks - this wording seems to have
Nick Kew
2009-08-30
1
-3
/
+11
*
Document limitation to ProxyPassMatch directive.
Nick Kew
2009-08-27
1
-1
/
+6
*
Arrange BalancerMember explainations.
Jean-Frederic Clere
2009-04-30
1
-3
/
+6
*
Documentation is easier than code sometimes...
Jim Jagielski
2009-03-24
1
-1
/
+2
*
Fix the io buffersize code. Have the docs match the code
Jim Jagielski
2008-10-23
1
-1
/
+14
*
Make text match example.
Mads Toftum
2008-10-16
1
-1
/
+1
*
* Add the possibility to set the worker parameters connectiontimeout and ping
Ruediger Pluem
2008-10-15
1
-1
/
+4
*
Allow determination of whether to use ';' as
Jim Jagielski
2008-08-21
1
-0
/
+7
*
Add in bybusyness LB method, via Joel Gluth in
Jim Jagielski
2008-08-18
1
-2
/
+3
*
* Fix error in default setting for ProxyTimeout
Ruediger Pluem
2008-08-16
1
-2
/
+2
*
* Add the possibility to set a separate connection timeout for backend
Ruediger Pluem
2008-08-09
1
-0
/
+6
*
* Improve timeout documentation even more
Ruediger Pluem
2008-08-09
1
-3
/
+1
*
* Fix bogus explanation of timeout parameter
Ruediger Pluem
2008-08-09
1
-4
/
+3
*
disablereuse:
Takashi Sato
2008-06-06
1
-1
/
+2
*
Document the fact that mod_proxy interpolation is now supported in 2.2.9.
Nick Kew
2008-05-28
1
-3
/
+5
*
Style fix. Almost all are detabs.
Takashi Sato
2008-05-25
1
-7
/
+7
*
We should not use someone's domains for examples.
Takashi Sato
2008-05-21
1
-3
/
+3
*
use example.com for example domain name
Takashi Sato
2008-05-19
1
-10
/
+10
*
Note "acquire" is in milliseconds.
Takashi Sato
2008-05-19
1
-3
/
+3
*
Note that reverse proxy means gateway in a few places.
Joshua Slive
2008-03-07
1
-20
/
+25
[next]