summaryrefslogtreecommitdiffstats
path: root/modules/proxy/mod_proxy.h (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* unused nowJim Jagielski2017-06-211-2/+0
* Add upgrade parameter to mod_proxy_wstunnel.Jean-Frederic Clere2017-04-201-0/+1
* [mod_proxy_]http: follow up to r1750392.Yann Ylavic2016-08-121-14/+19
* Revert r1756064 and r1756060 until fixed (tests framework passes).Yann Ylavic2016-08-121-19/+14
* [mod_proxy_]http: follow up to r1750392.Yann Ylavic2016-08-121-14/+19
* Fix spelling in comments and text files.Rainer Jung2016-08-111-3/+3
* mod_proxy: follow up to r1750392: comment on proxy_conn_rec->tmp_bb.Yann Ylavic2016-06-281-1/+4
* mod_proxy: follow up to r1750392.Yann Ylavic2016-06-281-2/+5
* mod_proxy: we don't need ap_proxy_ssl_connection_cleanup() anymore withYann Ylavic2016-06-271-0/+1
* mod_proxy_{http,ajp,fcgi}}: don't reuse backend connections with data availableYann Ylavic2016-06-271-0/+15
* mod_proxy: revert r1750301, r1750305 and r1750311.Yann Ylavic2016-06-271-1/+0
* mod_proxy: don't reuse backend connections with data available before theYann Ylavic2016-06-271-0/+1
* Follow up to r1740928: updates for Netware build.Yann Ylavic2016-04-271-4/+4
* mod_proxy, mod_ssl: Handle SSLProxy* directives in <Proxy> sections,Yann Ylavic2016-04-261-1/+23
* mod_proxy_ajp: Add "secret" parameter to proxy workers to implement legacyYann Ylavic2016-04-131-0/+2
* mod_proxy: follow up to r1729826 + r1729847 + r1732986.Yann Ylavic2016-03-011-0/+5
* Revert r1733054: spurious commit of being-worked mod_reqtimeout changes.Yann Ylavic2016-03-011-5/+0
* mod_proxy: follow up to r1729826 + r1729847 + r1732986.Yann Ylavic2016-03-011-0/+5
* mod_proxy: axe negative "ping" parameter setting and handling.Yann Ylavic2016-02-101-1/+0
* Standardize order of "extern" and XXX_DECLARE_YYY.Rainer Jung2016-02-061-2/+2
* Remove recent new marker macroPROXY_HOOK_NON_LINKEDRainer Jung2016-02-051-31/+25
* Allow Netware awk script which handles proxyRainer Jung2016-02-051-14/+29
* seems to work better in this orderStefan Eissing2016-02-051-4/+5
* Guess some platforms need PROXY_DECLARE_DATARainer Jung2016-02-051-2/+2
* * Introduce ap_proxy_transfer_between_connectionsRuediger Pluem2016-02-041-0/+33
* Now honor changed params!Jim Jagielski2016-02-021-1/+2
* Tie bal-man to hcheck for dynamic adjustments... right now,Jim Jagielski2016-02-021-1/+2
* Since these are externs, prepend proxy_Jim Jagielski2016-02-021-3/+11
* expose more worker status info in prep for makingJim Jagielski2016-02-021-1/+3
* * Introduce ap_proxy_buckets_lifetime_transform as a replacement forRuediger Pluem2016-01-261-0/+23
* Adjust so that watchdog runs every 2 secondsJim Jagielski2016-01-211-2/+2
* And make the list of health check conditions viewable viaJim Jagielski2016-01-191-0/+3
* Start impl of expr conditions for runtime checksJim Jagielski2016-01-191-0/+1
* For OPTIONS and HEAD, only 2xx and 3xx are considered "passing"Jim Jagielski2016-01-191-0/+2
* Expose this in our APIJim Jagielski2016-01-181-0/+7
* Make balancer manager health-check awareJim Jagielski2016-01-171-0/+5
* 1st cut of 'simple' tcp check... We reuse various proxyJim Jagielski2016-01-151-0/+1
* per rplum suggestion. thx!Jim Jagielski2016-01-111-10/+1
* Use enums and structs to keep things better organizedJim Jagielski2016-01-101-3/+23
* move to per server conf, useful for adding HealthCheckConditionJim Jagielski2015-12-301-1/+1
* Make aware of new status: Failed Health Check.Jim Jagielski2015-12-291-3/+11
* Commit framework impl of health-check module plusJim Jagielski2015-12-291-0/+9
* Abstract out as macroJim Jagielski2015-12-261-0/+7
* * mod_proxy: Allow setting options to globally defined balancer fromJan Kaluža2015-03-191-0/+8
* Change the return value to const, so the const non-matching input can just be Eric Covener2014-12-221-1/+1
* Allow SetHandler+UDS+fcgi to take advantage of dedicated workers includingEric Covener2014-12-201-0/+8
* Might as well make it 256 and be done w/ it. The extra bytes areJim Jagielski2014-08-291-1/+1
* PR53218Jim Jagielski2014-08-291-1/+1
* mod_proxy: add ap_proxy_define_match_worker() and use it for ProxyPassMatchJan Kaluža2014-07-111-0/+19
* mod_proxy: Don't limit the size of the connectable Unix Domain Socket paths.Yann Ylavic2014-06-161-0/+11