]> granicus.if.org Git - apache/history - docs/manual/mod/mod_proxy.xml
Update docco xforms
[apache] / docs / manual / mod / mod_proxy.xml
2011-07-27 Stefan Fritschdocument ProxySourceAddress
2011-05-20 Jim JagielskiAdd in BalancerGrowth and its functionality... this...
2011-01-19 Igor GalićAdd a patch from Vincent Deffontaines to make the addin...
2011-01-13 Jim JagielskiMove nonce to balancer struct and add logic for nonce...
2011-01-12 Jeff Trawickttl: note that connections are closed at some unspecifi...
2010-12-07 Jeff Trawickfollow up r1042758 and r1043011 with more fixes to use
2010-12-06 Jeff Trawickuse example.com instead of other non-standard examples
2010-11-07 Jeff Trawickrewrite introductory section which lists the various...
2010-11-05 Eric CovenerPR47765: leave a hint about ProxyPass and ProxyPassReve...
2010-11-05 Eric Covenerfix typo pointed out by poirier offline.
2010-11-05 Eric CovenerPR#44758: document LimitRequestBody vs. proxy
2010-11-05 Eric CovenerPR#47348: missing "response" the ProxyBadHeader descrip...
2010-11-04 Eric CovenerPR#49460: balancer example sets a large loadfactor...
2010-11-04 Eric CovenerPR#48865: maxattempts=1 in balancer doc is wrong.
2010-11-04 Rich BowenChange mentions of 'Deny from' and 'Allow from' to...
2010-11-04 Eric CovenerPR#50174: don't offer 120ms as a "typical" TCP keepaliv...
2010-11-03 Rich BowenPatch from jean-frederic - Port 8009 implies ajp://
2010-10-22 Graham Leggettmod_proxy: Optimise ProxyPass within a Location so...
2010-10-20 Graham Leggettmod_proxy: Move the ProxyErrorOverride directive to...
2010-10-11 Eric CovenerCaution against using non-regex ProxyPass inside of...
2010-09-23 Jeff Trawickfollow up r956069 and r1000130 with additional corrections
2010-09-22 Jeff Trawickfollow up r956069 with additional clarifications
2010-08-22 Rainer JungAdd information about proxy workers to proxy docs.
2010-08-20 Jeff Trawickmod_proxy: Rename erroronstatus to failonstatus...
2010-08-16 Jim JagielskiFor backends which are HTTP/1.1, do a quick test (ping)
2010-06-18 Jeff Trawickupdate doc for connection pools
2010-04-07 Igor GalićClarifying/Simplifying the Proxy examples.
2010-03-23 Rich Bowen'Apache' => 'Apache HTTP Server'
2010-03-16 Stefan FritschUpdate compatibility note for ProxyPreserveHost
2010-02-12 Rainer JungSupport remote https proxies by using HTTP CONNECT.
2009-12-30 Takashi SatoMove ProxyFtpDirCharset from mod_proxy to mod_proxy_ftp.
2009-12-29 Takashi SatoMove AllowCONNECT from mod_proxy to mod_proxy_connect.
2009-12-25 Takashi SatoFix the ProxyPass example accoding to the trailing...
2009-11-12 Rich BowenAdds a couple of seealso's.
2009-10-11 Stefan FritschAllow ProxyPreserveHost to work in <Proxy> sections
2009-08-30 Nick KewFix up doc note on ProxyPassMatch quirks - this wording...
2009-08-27 Nick KewDocument limitation to ProxyPassMatch directive.
2009-04-30 Jean-Frederic ClereArrange BalancerMember explainations.
2009-03-24 Jim JagielskiDocumentation is easier than code sometimes...
2008-10-23 Jim JagielskiFix the io buffersize code. Have the docs match the...
2008-10-16 Mads ToftumMake text match example.
2008-10-15 Ruediger Pluem* Add the possibility to set the worker parameters...
2008-08-21 Jim JagielskiAllow determination of whether to use ';' as
2008-08-18 Jim JagielskiAdd in bybusyness LB method, via Joel Gluth in
2008-08-16 Ruediger Pluem* Fix error in default setting for ProxyTimeout
2008-08-09 Ruediger Pluem* Add the possibility to set a separate connection...
2008-08-09 Ruediger Pluem* Improve timeout documentation even more
2008-08-09 Ruediger Pluem* Fix bogus explanation of timeout parameter
2008-06-06 Takashi Satodisablereuse:
2008-05-28 Nick KewDocument the fact that mod_proxy interpolation is now...
2008-05-25 Takashi SatoStyle fix. Almost all are detabs.
2008-05-21 Takashi SatoWe should not use someone's domains for examples.
2008-05-19 Takashi Satouse example.com for example domain name
2008-05-19 Takashi SatoNote "acquire" is in milliseconds.
2008-03-07 Joshua SliveNote that reverse proxy means gateway in a few places.
2008-02-14 Jim Jagielskiwordsmithing
2008-02-14 Jim JagielskiAdd in mod_jk's disablereuse analog for mod_proxy.
2007-12-31 William A. Rowe JrIntroduce the ProxyFtpDirCharset directive, allowing...
2007-12-15 Vincent BrayFix broken markup from r602806 (again)
2007-12-15 Vincent BrayFix broken markup from r602806
2007-12-10 Mladen TurkDocument the usage of ProxyIOBufferSize to extend the...
2007-12-05 Vincent Bray'Bodys' typo
2007-11-23 Vincent BrayMinor grammar fix
2007-10-28 Nick KewUpdate the patch for environment variable interpolation in
2007-10-26 Nick Kewmod_proxy: add "nocanon" keyword to ProxyPass, to suppress
2007-10-23 Erik Abele* Fix typo: '8080' vs. '8000'
2007-10-06 Nick KewDocument proxy-http environment variables in one place.
2007-10-02 Nick KewDocument ProxyMaxForwards change in r581117
2007-09-18 Jim JagielskiTypo and document what retry=0 means.
2007-09-01 Ruediger Pluem* Improve ProxySet documentation by pointing out one...
2007-08-30 Nick Kewmod_proxy: Add Proxypass status option to ignore errors
2007-08-08 Jim Jagielskiwhitespace change
2007-08-08 Jim JagielskiDocument ProxyStatus
2007-08-07 Jim JagielskiMinimal ProxySet directive documentation :)
2007-08-01 Joshua SliveA couple small fixes suggested by Vincent.
2007-07-31 Joshua SliveDocuemnt the x- headers added by mod_proxy_http.
2007-07-22 Vincent BrayTypo fix. s/proxys/proxies/
2007-07-02 Jean-Frederic ClereArrange the ping/pong explainations.
2007-06-25 Jean-Frederic ClereAdd sticky_path to solve PR41897.
2007-06-10 Jason S. LingohrFix a typo, as per PR 40447.
2007-05-13 Jim JagielskiFold in ProxyPassMatch directive with docs. Support
2007-04-24 André Maloxml validation and drop the <pre>
2007-04-12 Jeff TrawickHTTP proxy ProxyErrorOverride: Leave 1xx and 3xx respon...
2007-03-06 Noirin PlunkettDocumenting the sooper-sekrit BalancerMember directive
2006-08-17 Jim JagielskiFix context error
2006-08-17 Jim JagielskiUpdate docs for proxy:
2006-07-27 Mladen TurkDocument new ping parameter.
2006-07-13 Nick KewTypo fix
2006-07-13 Nick KewSupport environment variable interpolation in reverse...
2006-07-11 Roy T. Fieldingupdate license header text
2006-05-25 Ruediger Pluem* Add a note about trailing slashes for ProxyPass and...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-03-30 Jim JagielskiDocs update...
2005-11-16 Colm MacCarthaighMake references to 2.1 and later consistent with each...
2005-10-18 Joshua SliveProxy docs changes:
2005-09-21 Joshua SliveAdd some <glossary> markup for regular expression and...
2005-08-24 Jim JagielskiDocument change in lbmethod= argument
2005-08-02 Martin KraemerPatch contributed by: Daniel Rall <dlr@apache.org>
2005-06-09 Nick KewFix link to mod_proxy_html
2005-05-17 Paul QuernaMove the info about the params to the correct section.
next