]> granicus.if.org Git - apache/history - modules/proxy/mod_proxy_balancer.c
Again, abstract out the worker status magic to it's handled
[apache] / modules / proxy / mod_proxy_balancer.c
2011-02-01 Jim JagielskiAgain, abstract out the worker status magic to it's...
2011-02-01 Jim JagielskiWe can now change lbmethod at runtime.
2011-01-31 Jim JagielskiMove the lbmethod to also allow it to be adjusted runtime
2011-01-31 Jim JagielskiMove some "nice to be able to change" balancer stuff...
2011-01-19 Jim JagielskiMake it clear that '_' is a possible char and accepted
2011-01-19 Jim JagielskiMake the balancer shared memory slot more human readabl...
2011-01-17 Rainer JungAlign proxy_worker_shared in slotmem shm
2011-01-17 Rainer Jungmod_slotmem_shm is a predecessor of
2011-01-13 Jim JagielskiDisplay number of members possible per balancer
2011-01-13 Jim JagielskiAnd check the nonce, taking care to ensure that the
2011-01-13 Jim JagielskiMove nonce to balancer struct and add logic for nonce...
2011-01-13 Jim Jagielskiwhitespace
2011-01-13 Jim JagielskiBuilds and passes tests as prefork... good save state
2011-01-13 Jim JagielskiAdjust for conf->workers being *proxy_worker and balanc...
2011-01-13 Jim JagielskiMore movement to shared stuff...
2011-01-13 Jim JagielskiOK... a good commit point (we don't quite compile yet...
2011-01-13 Jim JagielskiUse branch now
2010-11-05 Jim Jagielskia pointer optim.
2010-10-19 Graham LeggettAvoid unnecessariy initialisation before we test handle...
2010-08-20 Jeff Trawickmod_proxy: Rename erroronstatus to failonstatus...
2010-08-10 Jim JagielskiFold in some stuff to allow for matching of workers
2010-08-03 Stefan Fritschremove more useless use of strlen
2010-07-11 Jeff Trawickfollow up to r930125
2010-06-06 Stefan Fritsch- Be less verbose at levels INFO and DEBUG in mod_proxy...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2010-04-22 Jim JagielskiMove back to a post_config hook...
2010-04-22 Jean-Frederic ClereAdd updatelbstatus to allow to have all the LB logic...
2010-04-21 Jim JagielskiAdd in BalancerNonce directive... useful for shared...
2010-04-02 Jeff Trawicksmall style tweaks to r930125
2010-04-01 Nick KewProxy balancer: support setting error status according to
2009-12-16 Rainer JungFix crash in balancer-manager.
2009-07-20 Jim JagielskiIn the case where we have no members, they aren't in...
2009-05-14 Jim Jagielskiunused var
2009-05-13 Jim Jagielskistandard method
2009-05-13 Jean-Frederic ClereAllow the load balancing method to "create" workers.
2009-05-12 Jean-Frederic ClereArrange the proxy_balancer_method:
2009-05-06 Jim Jagielskiupdate comment
2009-05-05 Jean-Frederic ClereChange the order of mod_proxy and mod_proxy_balancer...
2009-01-15 Ruediger Pluem* Try first if we find any "recoverable" workers before...
2008-12-03 Jim JagielskiAll lbmethods are now ind submodules...
2008-08-21 Jim JagielskiAllow determination of whether to use ';' as
2008-08-19 Jim JagielskiAdd in additional logging and use correct formats
2008-08-18 Jim JagielskiRemove trailing path element, ala ./jk/native/common...
2008-08-18 Jim JagielskiAdd in bybusyness LB method, via Joel Gluth in
2008-08-06 Ruediger Pluem* Move nonce field inside the html form.
2008-06-06 Joe OrtonNo functional change; simplify the CVE-2007-6420 fix...
2008-05-30 Joe OrtonPrevent CSRF attacks against the balancer-manager ...
2008-05-29 Ruediger Pluem* Set at init time and combine comments.
2008-05-29 Ruediger Pluem* Do not add the query string again in the case that...
2008-04-07 Paul QuernaRemove all references to CORE_PRIVATE.
2007-12-28 Ruediger Pluem* Correctly escape the worker route and the worker...
2007-12-28 Ruediger Pluem* Prevent crash in balancer manager if invalid balancer...
2007-12-24 Ruediger Pluem* Set character set for HTML outputs generated by mod_ldap,
2007-11-29 Ruediger Pluem* Remove unneeded include of unistd.h. getpid is not...
2007-09-14 Jim JagielskiThese really are block specific, so why not
2007-09-11 Ruediger Pluem* Do not reset lbstatus, lbfactor and lbset if the...
2007-09-04 André Maloas not everyone needs sticky sessions - avoid segfault...
2007-07-17 Mladen TurkReturn 503 only if the route matches some of the balanc...
2007-07-10 Jean-Frederic ClereFill notes "session-sticky" and subprocess_env "BALANCE...
2007-06-27 Jean-Frederic ClereDon't display "PHPSESSIONID | PHPSESSIONID" but only
2007-06-27 Jean-Frederic ClereRemove the balancer modification logic of balancer...
2007-06-25 Jean-Frederic ClereAdd sticky_path to solve PR41897.
2007-06-06 Ruediger Pluem* Preset the form fields for route and redirect with...
2006-12-08 Jim JagielskiFix compile warning:
2006-12-08 Jim JagielskiFailure to unlock is very nasty, so log it to help
2006-12-08 Jim JagielskiWe are doing nothing here... but keep the stubs
2006-12-08 Jim JagielskiLog when the lock fails.
2006-12-08 Jim JagielskiNo need for each ind lb method to increment the elected
2006-09-30 Mladen TurkAdd force recovery for balancer.
2006-09-16 Ruediger Pluem* Set the new environment variable BALANCER_ROUTE_CHANG...
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-09-04 Ruediger Pluem* Extract stickysession information correctly in the...
2006-08-03 Jim JagielskiInitialization change. Move to a different format
2006-08-03 Jim JagielskiReset standby flags for each loop through the cluster...
2006-07-31 Jim JagielskiGood catch by Ruediger
2006-07-31 Jim JagielskiAdd in a very simple balancer "set" concept, which...
2006-07-12 Jim JagielskiThe number of times elected as well as the i/o
2006-07-12 Jim JagielskiIt never fails. I sit on a patch for awhile and
2006-07-11 Jim JagielskiAdd in hot-standby balancer member. If all other members
2006-07-11 Roy T. Fieldingupdate license header text
2006-07-11 Jim JagielskiRestructure the find_route_worker() function. Basically,
2006-06-27 Ruediger Pluem* Retry worker chosen by client supplied route / redire...
2006-06-26 Ruediger Pluem* Add the following environment variables to expose...
2006-04-22 Garrett RooneyMerge the fcgi-proxy-dev branch to trunk, adding a...
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2006-04-16 Ruediger Pluem* Also initialize local data structures for workers...
2006-04-14 Ruediger Pluem* After r377780 the condition in the if clause never...
2006-02-06 Joe Orton* modules/proxy/mod_proxy_balancer.c: Include unistd...
2006-02-04 Ruediger Pluem* Do not overwrite the status of initialized workers...
2005-12-03 Ruediger Pluem* Fix PR37753. Off by one bug in get_path_param eats...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-10-11 Jim Jagielskimod_proxy_balancer: BalancerManager and proxies correct...
2005-10-09 Ruediger Pluem* Fix a declaration problem introduced in r195013 that...
2005-10-05 Ruediger Pluem* Fix PR36507 (mod_proxy_balancer does not handle stick...
2005-09-10 Joe Orton* modules/proxy/mod_proxy_balancer.c (balancer_handler...
2005-09-09 Jim JagielskiProxy balancer lbmethods are now registered as provider...
2005-09-07 Jim JagielskiRestruct of lbmethod find-best algo's, bypassing hook...
2005-08-31 Jim JagielskiSome simple debugging log entries
2005-08-19 Mladen TurkArghhh.... missed the version. Sorry for the noise.
2005-08-19 Mladen TurkRevert the hack for setting the lbmethod.
next