| Commit message (Expand) | Author | Age | Files | Lines |
| * | All lbmethods are now ind submodules... | Jim Jagielski | 2008-12-03 | 1 | -307/+0 |
| * | Allow determination of whether to use ';' as | Jim Jagielski | 2008-08-21 | 1 | -3/+7 |
| * | Add in additional logging and use correct formats | Jim Jagielski | 2008-08-19 | 1 | -4/+13 |
| * | Remove trailing path element, ala ./jk/native/common/jk_lb_worker.c, | Jim Jagielski | 2008-08-18 | 1 | -1/+1 |
| * | Add in bybusyness LB method, via Joel Gluth in | Jim Jagielski | 2008-08-18 | 1 | -0/+102 |
| * | * Move nonce field inside the html form. | Ruediger Pluem | 2008-08-06 | 1 | -1/+2 |
| * | No functional change; simplify the CVE-2007-6420 fix slightly, as | Joe Orton | 2008-06-06 | 1 | -9/+10 |
| * | Prevent CSRF attacks against the balancer-manager (CVE-2007-6420) | Joe Orton | 2008-05-30 | 1 | -0/+39 |
| * | * Set at init time and combine comments. | Ruediger Pluem | 2008-05-29 | 1 | -5/+7 |
| * | * Do not add the query string again in the case that we are using the | Ruediger Pluem | 2008-05-29 | 1 | -12/+9 |
| * | Remove all references to CORE_PRIVATE. | Paul Querna | 2008-04-07 | 1 | -2/+0 |
| * | * Correctly escape the worker route and the worker redirect string in the HTML | Ruediger Pluem | 2007-12-28 | 1 | -4/+8 |
| * | * Prevent crash in balancer manager if invalid balancer name is passed as | Ruediger Pluem | 2007-12-28 | 1 | -1/+1 |
| * | * Set character set for HTML outputs generated by mod_ldap, | Ruediger Pluem | 2007-12-24 | 1 | -1/+1 |
| * | * Remove unneeded include of unistd.h. getpid is not used any longer since | Ruediger Pluem | 2007-11-29 | 1 | -4/+0 |
| * | These really are block specific, so why not | Jim Jagielski | 2007-09-14 | 1 | -2/+2 |
| * | * Do not reset lbstatus, lbfactor and lbset if the shared proxy_worker_stat | Ruediger Pluem | 2007-09-11 | 1 | -7/+23 |
| * | as not everyone needs sticky sessions - avoid segfault in balancer manager and | André Malo | 2007-09-04 | 1 | -3/+9 |
| * | Return 503 only if the route matches some of the balancer members and nofailo... | Mladen Turk | 2007-07-17 | 1 | -8/+25 |
| * | Fill notes "session-sticky" and subprocess_env "BALANCER_SESSION_STICKY" | Jean-Frederic Clere | 2007-07-10 | 1 | -4/+9 |
| * | Don't display "PHPSESSIONID | PHPSESSIONID" but only | Jean-Frederic Clere | 2007-06-27 | 1 | -1/+6 |
| * | Remove the balancer modification logic of balancer-manager | Jean-Frederic Clere | 2007-06-27 | 1 | -67/+6 |
| * | Add sticky_path to solve PR41897. | Jean-Frederic Clere | 2007-06-25 | 1 | -5/+12 |
| * | * Preset the form fields for route and redirect with the values of the active | Ruediger Pluem | 2007-06-06 | 1 | -2/+2 |
| * | Fix compile warning: | Jim Jagielski | 2006-12-08 | 1 | -1/+3 |
| * | Failure to unlock is very nasty, so log it to help | Jim Jagielski | 2006-12-08 | 1 | -4/+19 |
| * | We are doing nothing here... but keep the stubs | Jim Jagielski | 2006-12-08 | 1 | -6/+3 |
| * | Log when the lock fails. | Jim Jagielski | 2006-12-08 | 1 | -3/+8 |
| * | No need for each ind lb method to increment the elected | Jim Jagielski | 2006-12-08 | 1 | -5/+3 |
| * | Add force recovery for balancer. | Mladen Turk | 2006-09-30 | 1 | -5/+36 |
| * | * Set the new environment variable BALANCER_ROUTE_CHANGED if a worker with a | Ruediger Pluem | 2006-09-16 | 1 | -0/+21 |
| * | Replace ap_get_server_version with ap_get_server_banner() and | Jeff Trawick | 2006-09-05 | 1 | -1/+1 |
| * | * Extract stickysession information correctly in the case that it is given | Ruediger Pluem | 2006-09-04 | 1 | -3/+1 |
| * | Initialization change. Move to a different format | Jim Jagielski | 2006-08-03 | 1 | -6/+10 |
| * | Reset standby flags for each loop through the cluster sets | Jim Jagielski | 2006-08-03 | 1 | -4/+4 |
| * | Good catch by Ruediger | Jim Jagielski | 2006-07-31 | 1 | -2/+2 |
| * | Add in a very simple balancer "set" concept, which allows | Jim Jagielski | 2006-07-31 | 1 | -58/+91 |
| * | The number of times elected as well as the i/o | Jim Jagielski | 2006-07-12 | 1 | -1/+6 |
| * | It never fails. I sit on a patch for awhile and | Jim Jagielski | 2006-07-12 | 1 | -151/+106 |
| * | Add in hot-standby balancer member. If all other members | Jim Jagielski | 2006-07-11 | 1 | -7/+77 |
| * | update license header text | Roy T. Fielding | 2006-07-11 | 1 | -6/+6 |
| * | Restructure the find_route_worker() function. Basically, | Jim Jagielski | 2006-07-11 | 1 | -38/+46 |
| * | * Retry worker chosen by client supplied route / redirect worker if it | Ruediger Pluem | 2006-06-27 | 1 | -11/+32 |
| * | * Add the following environment variables to expose the information | Ruediger Pluem | 2006-06-26 | 1 | -0/+14 |
| * | Merge the fcgi-proxy-dev branch to trunk, adding a FastCGI back end for | Garrett Rooney | 2006-04-22 | 1 | -0/+3 |
| * | Update the copyright year in all .c, .h and .xml files | Colm MacCarthaigh | 2006-04-19 | 1 | -1/+1 |
| * | * Also initialize local data structures for workers of a balancer. | Ruediger Pluem | 2006-04-16 | 1 | -0/+1 |
| * | * After r377780 the condition in the if clause never becomes true, because | Ruediger Pluem | 2006-04-14 | 1 | -10/+0 |
| * | * modules/proxy/mod_proxy_balancer.c: Include unistd.h to pick up | Joe Orton | 2006-02-06 | 1 | -0/+4 |
| * | * Do not overwrite the status of initialized workers and respect the configured | Ruediger Pluem | 2006-02-04 | 1 | -1/+10 |