]> granicus.if.org Git - apache/history - modules/proxy/mod_proxy_balancer.c
Add sticky_path to solve PR41897.
[apache] / modules / proxy / mod_proxy_balancer.c
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.
2005-08-19 Mladen TurkTemporary make balancer working.
2005-08-12 Jim JagielskiWhen using the LB Balancer manager, if you disabled
2005-08-12 Jim Jagielskisimple, functional interface to add additional balancer...
2005-06-23 Joe Orton* modules/proxy/mod_proxy_balancer.c (proxy_balancer_pr...
2005-04-11 Mladen TurkSet default number of maxattempts to the number of
2005-04-09 Mladen TurkSimplify canon_handler. Blancer can have only a single
2005-04-09 Mladen TurkAdd canon_handler for load balancer so that we have
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-02-03 Sander StrikerRename proxy modules.