summaryrefslogtreecommitdiff
path: root/modules/proxy/mod_proxy_balancer.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix PR37753. Off by one bug in get_path_param eats up too much of the stringRuediger Pluem2005-12-031-1/+1
* No functional Change: Removing trailing whitespace. This alsoJim Jagielski2005-11-101-47/+47
* mod_proxy_balancer: BalancerManager and proxies correctly handleJim Jagielski2005-10-111-21/+18
* * Fix a declaration problem introduced in r195013 that is C99 but not ANSI CRuediger Pluem2005-10-091-1/+3
* * Fix PR36507 (mod_proxy_balancer does not handle sticky sessions withRuediger Pluem2005-10-051-1/+12
* * modules/proxy/mod_proxy_balancer.c (balancer_handler): Fix gccJoe Orton2005-09-101-1/+2
* Proxy balancer lbmethods are now registered as providers and notJim Jagielski2005-09-091-16/+184
* Restruct of lbmethod find-best algo's, bypassing hook mechanism.Jim Jagielski2005-09-071-175/+0
* Some simple debugging log entriesJim Jagielski2005-08-311-1/+10
* Arghhh.... missed the version. Sorry for the noise.Mladen Turk2005-08-191-8/+0
* Revert the hack for setting the lbmethod.Mladen Turk2005-08-191-7/+8
* Temporary make balancer working.Mladen Turk2005-08-191-0/+7
* When using the LB Balancer manager, if you disabledJim Jagielski2005-08-121-5/+10
* simple, functional interface to add additional balancer lb selection methodsJim Jagielski2005-08-121-39/+67
* * modules/proxy/mod_proxy_balancer.c (proxy_balancer_pre_request): FixJoe Orton2005-06-231-1/+1
* Set default number of maxattempts to the number ofMladen Turk2005-04-111-1/+11
* Simplify canon_handler. Blancer can have only a singleMladen Turk2005-04-091-3/+1
* Add canon_handler for load balancer so that we haveMladen Turk2005-04-091-0/+52
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-041-1/+2
* Rename proxy modules.Sander Striker2005-02-031-0/+836