]> granicus.if.org Git - apache/history - modules/proxy/mod_proxy.h
Fix spelling in comments and text files.
[apache] / modules / proxy / mod_proxy.h
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-06-28 Yann Ylavicmod_proxy: follow up to r1750392: comment on proxy_conn...
2016-06-28 Yann Ylavicmod_proxy: follow up to r1750392.
2016-06-27 Yann Ylavicmod_proxy: we don't need ap_proxy_ssl_connection_cleanu...
2016-06-27 Yann Ylavicmod_proxy_{http,ajp,fcgi}}: don't reuse backend connect...
2016-06-27 Yann Ylavicmod_proxy: revert r1750301, r1750305 and r1750311.
2016-06-27 Yann Ylavicmod_proxy: don't reuse backend connections with data...
2016-04-26 Yann YlavicFollow up to r1740928: updates for Netware build.
2016-04-26 Yann Ylavicmod_proxy, mod_ssl: Handle SSLProxy* directives in...
2016-04-12 Yann Ylavicmod_proxy_ajp: Add "secret" parameter to proxy workers...
2016-03-01 Yann Ylavicmod_proxy: follow up to r1729826 + r1729847 + r1732986.
2016-03-01 Yann YlavicRevert r1733054: spurious commit of being-worked mod_re...
2016-03-01 Yann Ylavicmod_proxy: follow up to r1729826 + r1729847 + r1732986.
2016-02-09 Yann Ylavicmod_proxy: axe negative "ping" parameter setting and...
2016-02-06 Rainer JungStandardize order of "extern" and XXX_DECLARE_YYY.
2016-02-05 Rainer JungRemove recent new marker macroPROXY_HOOK_NON_LINKED
2016-02-05 Rainer JungAllow Netware awk script which handles proxy
2016-02-05 Stefan Eissingseems to work better in this order
2016-02-05 Rainer JungGuess some platforms need PROXY_DECLARE_DATA
2016-02-04 Ruediger Pluem* Introduce ap_proxy_transfer_between_connections
2016-02-02 Jim JagielskiNow honor changed params!
2016-02-02 Jim JagielskiTie bal-man to hcheck for dynamic adjustments... right...
2016-02-02 Jim JagielskiSince these are externs, prepend proxy_
2016-02-02 Jim Jagielskiexpose more worker status info in prep for making
2016-01-26 Ruediger Pluem* Introduce ap_proxy_buckets_lifetime_transform as...
2016-01-21 Jim JagielskiAdjust so that watchdog runs every 2 seconds
2016-01-19 Jim JagielskiAnd make the list of health check conditions viewable via
2016-01-19 Jim JagielskiStart impl of expr conditions for runtime checks
2016-01-19 Jim JagielskiFor OPTIONS and HEAD, only 2xx and 3xx are considered...
2016-01-18 Jim JagielskiExpose this in our API
2016-01-17 Jim JagielskiMake balancer manager health-check aware
2016-01-15 Jim Jagielski1st cut of 'simple' tcp check... We reuse various proxy
2016-01-11 Jim Jagielskiper rplum suggestion. thx!
2016-01-10 Jim JagielskiUse enums and structs to keep things better organized
2015-12-30 Jim Jagielskimove to per server conf, useful for adding HealthCheckC...
2015-12-29 Jim JagielskiMake aware of new status: Failed Health Check.
2015-12-29 Jim JagielskiCommit framework impl of health-check module plus
2015-12-26 Jim JagielskiAbstract out as macro
2015-03-19 Jan Kaluža* mod_proxy: Allow setting options to globally defined...
2014-12-22 Eric CovenerChange the return value to const, so the const non...
2014-12-20 Eric CovenerAllow SetHandler+UDS+fcgi to take advantage of dedicate...
2014-08-29 Jim JagielskiMight as well make it 256 and be done w/ it. The extra...
2014-08-29 Jim JagielskiPR53218
2014-07-11 Jan Kalužamod_proxy: add ap_proxy_define_match_worker() and use...
2014-06-16 Yann Ylavicmod_proxy: Don't limit the size of the connectable...
2014-05-05 Jeff TrawickClarify an existing requirement of the server_portstr...
2014-04-11 Jeff Trawickmod_proxy_http: Add detach_backend hook.
2014-02-27 Yann YlavicRedo what was reverted in r1572627.
2014-02-27 Yann YlavicMove newly added proxy_conn_rec's uds_path field to...
2014-02-27 Yann YlavicRevert r1572606 for the time being since backport would...
2014-02-27 Yann YlavicDon't reuse a SSL backend connection whose SNI differs...
2014-01-22 Jim Jagielskimake mod_rewrite and mod_proxy UDS work together...
2013-12-30 Graham Leggettcore: Support named groups and backreferences within...
2013-11-16 Jim JagielskiWe were not being consistent between http and others
2013-11-09 Jim JagielskiExpand some of these fields... mostlt it's the workers...
2013-10-17 Jim JagielskiPut the uds path in its own field, and adjust the logic
2013-10-14 Jim JagielskiEnsure that userland format of UDS is the same as how...
2013-10-11 Jim JagielskiReformat the UDS support inline with a new naming struc...
2013-09-25 Jeff Trawickmod_proxy: Add ap_connection_reusable() for checking...
2013-08-23 Jim JagielskiAllow for a simple socket check in addition to the
2013-08-13 Jeff Trawickfix Doxygen warnings/comments
2013-05-16 Jim Jagielskiupdate comments
2013-05-14 Graham Leggettcore: Stop the HTTP_IN filter from attempting to write...
2013-05-13 Graham Leggettmod_proxy, mod_proxy_http: Connection headers must...
2013-05-09 Jim JagielskiMod_proxy used the global pool w/o mutex. fix.
2013-04-09 Daniel RuggeriAdd failontimeout to allow server admin to mark balance...
2013-03-07 Jim JagielskiPull out duplicated code to proxy_util...
2013-03-01 Jim JagielskiAdd in rough uds support (Bugx 54101) from Blaise Tarr...
2013-02-21 Jim Jagielskirealign and fix logic
2013-01-28 Jim JagielskiProxyPassInherit directive
2012-12-14 Jim JagielskiAllow for searching w/i shm slots for a specific worker...
2012-12-14 Rainer JungUse inherit_set to let the global server set
2012-12-14 Jim JagielskiAnticipate ordering for 2.4 backport
2012-12-06 Jim JagielskiAPI sync... not crucial for trunk
2012-11-01 Jim JagielskiAllow for setting of sticky session split char...
2012-09-20 Jim JagielskiOK, enable/allow previous broken, bad behavior iff...
2012-09-18 Jim JagielskiPersist local balancer-manager changes across restart...
2012-07-24 Joe OrtonFix handling of ProxyBlock if a forward proxy is config...
2012-03-28 Ruediger Pluem* Add the forcerecovery balancer parameter that determi...
2012-02-09 Jim JagielskiHandle cases, esp when using mod_proxy_fcgi, when we...
2012-01-05 William A. Rowe JrCure size_t abuse, curse some recent code [recommit...
2012-01-05 William A. Rowe JrRevert a whole mess that was not ment to be committed
2012-01-05 William A. Rowe JrCure size_t abuse, curse some recent code
2011-12-03 Graham Leggettmod_proxy: Remove dead code ap_proxy_table_unmerge().
2011-12-03 Graham Leggettmod_proxy: Move ap_proxy_strmatch_path and ap_proxy_str...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_make_fake_req() from the...
2011-12-03 Graham Leggettmod_proxy: Remove dead PROXY_OPTIONAL_HOOK macro.
2011-12-03 Graham Leggettmod_proxy: Remove dead code.
2011-12-03 Graham Leggettmod_proxy: Make the ap_proxy_is* functions private.
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_date_canon() from the public...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_buckets_lifetime_transform...
2011-12-03 Graham Leggettmod_proxy: Remove ap_proxy_liststr(), it duplicates...
2011-12-02 Graham Leggettmod_proxy: Move ap_proxy_string_read() out of the publi...
2011-12-02 Graham Leggettmod_proxy: Make ap_proxy_retry_worker() into an optiona...
2011-12-01 Jim JagielskiUse 2 sep hashing functions to account for collisions...
2011-11-29 Jim JagielskiSome optimization... we have a hash, use it. Quicker...
2011-11-29 Jim JagielskiLogic which makes the balancer "active" or not... so...
2011-11-29 Jim JagielskiInstead of running thru all kinds of logic paths, just...
2011-11-28 Jim JagielskiPull this out as a sep function to allow for full vhosting
2011-11-28 Jim Jagielski"Final" (I hope) proxy struct/API changes in order...
next