]> granicus.if.org Git - apache/history - modules/proxy
Documentation rebuild
[apache] / modules / proxy /
2016-02-17 Ruediger Pluem* Use correct bucket allocator for sending data to...
2016-02-12 William A. Rowe Jrhostname: Test and log useragent_host per-request acros...
2016-02-11 Yann Ylavicmod_proxy: follow up to r1729826: really copy conn...
2016-02-11 Yann Ylavicmod_proxy: Play/restore the TLS-SNI on new backend...
2016-02-10 Yann YlavicPrefer "goto cleanup" over "do {... if (error) break...
2016-02-09 Yann Ylavicmod_proxy: axe negative "ping" parameter setting and...
2016-02-09 Jim Jagielskiremove as requested by yann
2016-02-08 Rainer JungNetware Makefiles for mod_proxy:
2016-02-08 Rainer JungNetware Makefiles for mod_proxy:
2016-02-08 Rainer JungRevert r1728874:
2016-02-08 Stefan Eissinglet proxy handler forward ALPN protocol strings for...
2016-02-06 Rainer JungNetware: pull up ws2nlm imports from all (most)
2016-02-06 Rainer JungNetware proxy makefiles:
2016-02-06 Rainer JungNetwarep proxy makefiles
2016-02-06 Rainer JungNetware proxy makefiles:
2016-02-06 Rainer JungReduce differences between Netware proxy makefiles.
2016-02-06 Rainer JungAdd mod_proxy_hcheck to the Netware build
2016-02-06 Rainer JungFix typo in Netware makefiles.
2016-02-06 Rainer JungAdd proxy_module to the list of symbols
2016-02-06 Rainer JungStandardize order of "extern" and XXX_DECLARE_YYY.
2016-02-05 Christophe JailletRemove now useless cast.
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 Rainer JungProvide dummy impl of ap_proxy_connect_uds()
2016-02-05 Stefan Eissingseems to work better in this order
2016-02-05 Rainer JungBuild symbol import and export files for
2016-02-05 Rainer JungGuess some platforms need PROXY_DECLARE_DATA
2016-02-04 Rainer JungAdd new exported symbols to the Netware make
2016-02-04 Ruediger Pluem* Let mod_proxy_wstunnel and mod_proxy_connect use...
2016-02-04 Ruediger Pluem* Introduce ap_proxy_transfer_between_connections
2016-02-03 Jim JagielskiEnabling a worker via health-check also moves them...
2016-02-03 Jim JagielskiOnly health-check workers which are not STOPPED
2016-02-03 Jim JagielskiSTOPPED workers are never retried... Disabled can be.
2016-02-02 Jim JagielskiActually, do the nulling indepedent of whether it is...
2016-02-02 Jim JagielskiIf disabling health check (NONE) or using TCP method...
2016-02-02 Jim JagielskiNow honor changed params!
2016-02-02 Jim JagielskiNow input-ize the values... next step is to tie into the
2016-02-02 Jim JagielskiTie bal-man to hcheck for dynamic adjustments... right...
2016-02-02 Jim JagielskiBetter naming
2016-02-02 Jim JagielskiOnly show if hcheck module is loaded
2016-02-02 Jim JagielskiSince these are externs, prepend proxy_
2016-02-02 Jim Jagielskiexpose more worker status info in prep for making
2016-02-01 Jim JagielskiAnother catch from NormW
2016-01-29 Ruediger Pluem* Transform the buckets to the correct lifetime of...
2016-01-29 Ruediger Pluem* Use the correct brigade created from the correct...
2016-01-29 Ruediger Pluem* Use the brigades the other way around if the connecti...
2016-01-26 Ruediger Pluem* Transform the buckets to the correct lifetime of...
2016-01-26 Ruediger Pluem* Use new ap_proxy_buckets_lifetime_transform
2016-01-26 Ruediger Pluem* Fill missing log number
2016-01-26 Ruediger Pluem* Introduce ap_proxy_buckets_lifetime_transform as...
2016-01-26 Ruediger Pluem* For creating new buckets always use the bucket alloca...
2016-01-23 Jim JagielskiPatch from Norm
2016-01-23 Jim JagielskiMake size of threadpool adjustable, even to the extent of
2016-01-23 Jim Jagielskibetter logging
2016-01-23 Jim JagielskiUse a shorter-lived pool to conserve mem.
2016-01-22 Jim JagielskiSome renaming to make things more clear.
2016-01-22 Jim Jagielskiwe actually talk 1.0
2016-01-22 Jim JagielskiUse threadpools and shove each hcheck to be done by...
2016-01-21 Jim Jagielskiadj pool lifetimes.
2016-01-21 Jim Jagielskilog when we are updating hc worker, which should be...
2016-01-21 Jim JagielskiWe don't allow for changes yet...
2016-01-21 Jim JagielskiBetter description of trace
2016-01-21 Christophe JailletFix typo in comment
2016-01-21 Jim Jagielskiclash :)
2016-01-21 Jim JagielskiAdjust
2016-01-21 Rainer JungTry fixing new proxy_hcheck expr extension.
2016-01-21 Rainer JungFix copy&paste error in new function.
2016-01-21 Rainer JungImplement expr lookup in mod_proxy_hcheck for
2016-01-21 Jim JagielskiAdjust so that watchdog runs every 2 seconds
2016-01-21 Jim JagielskiAssign log message tags
2016-01-20 Jim JagielskiWith the updated ap_expr, we can now check for the
2016-01-19 Jim JagielskiAnd make the list of health check conditions viewable via
2016-01-19 Jim JagielskiExpose the expr
2016-01-19 Rainer JungUse worker status character defines taken
2016-01-19 Jim Jagielskicorrect error string
2016-01-19 Jim JagielskiLatest fixes... move some to TRACE7
2016-01-19 Jim JagielskiAdjust log levels
2016-01-19 Jim JagielskiNow, allow for checking of conditions, created and...
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-19 Jim JagielskiOPTIONS/HEAD proxy function should be diff from simple...
2016-01-19 Jim JagielskiOpen up hook/scar to allow for passes/fails and
2016-01-19 Rainer JungFill in APLOGNO.
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-19 Rainer JungSilence compiler warning (twice):
2016-01-19 Christophe JailletNo need to search twice for the same value.
2016-01-19 Rainer JungAdded many log numbers to log statements that
2016-01-18 Jim JagielskiLeverage the OPTIONS code for HEAD as well...
2016-01-18 Jim Jagielskihonor worker settings
2016-01-18 Jim JagielskiAnd we now allow for health checks via OPTIONS *
2016-01-18 Jim Jagielskisimplify and start on concept framework of OPTIONS
2016-01-18 Jim JagielskiExpose this in our API
2016-01-17 Jim JagielskiMake balancer manager health-check aware
2016-01-16 Jim Jagielskisome ordering optimization
2016-01-16 Jim JagielskiMove to a set of health check workers, mapping to
2016-01-16 Jim Jagielskipull this out... large enough for a func
2016-01-16 Jim JagielskiDon't restore.
2016-01-16 Jim Jagielskimove scope
2016-01-16 Jim JagielskiSince every check needs this, do this in the main
2016-01-15 Jim JagielskiAvoid having to recheck DNS
next