summaryrefslogtreecommitdiffstats
path: root/modules/proxy/balancers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Elaborate on low hanging XXX fruitWilliam A. Rowe Jr2009-12-011-1/+1
* When pick was zero no worker where choosen.Jean-Frederic Clere2009-10-081-1/+1
* Oops the slotmem uses apr_time_now. Can't use stat on shared memory :-)Jean-Frederic Clere2009-10-071-7/+18
* Try to have consistent interface regardless of slotmem orJim Jagielski2009-09-301-5/+19
* Add port in the logic.Jean-Frederic Clere2009-09-301-0/+6
* typo.Jean-Frederic Clere2009-09-291-1/+1
* mark some private module data as "static", resolvingJeff Trawick2009-07-291-1/+1
* fix type mismatch in argument to attach() methodJeff Trawick2009-07-291-1/+1
* Put the hm_slot_server_t in a common include.Jean-Frederic Clere2009-07-281-10/+1
* * Silence compiler warnings about unused variables.Ruediger Pluem2009-07-091-3/+1
* Add use slotmem. Directive HeartbeatMaxServers > 10 to activate the logic.Jean-Frederic Clere2009-07-061-2/+87
* server_rec *r... Oops should be server_rec *s.Jean-Frederic Clere2009-05-134-8/+8
* Arrange the proxy_balancer_method:Jean-Frederic Clere2009-05-124-16/+16
* Change the order of mod_proxy and mod_proxy_balancer child_init().Jean-Frederic Clere2009-05-054-46/+46
* Add balancer module targetsWilliam A. Rowe Jr2009-05-054-0/+492
* Fold in initial template for methods to be able toJim Jagielski2009-04-274-0/+40
* Correct logic with non-seq lbsets config'edJim Jagielski2009-02-011-1/+1
* Correct logic with non-seq lbsets config'edJim Jagielski2009-02-011-1/+1
* Correct logic with non-seq lbsets config'edJim Jagielski2009-02-011-1/+1
* Use default object file in APACHE_MODULE callsRainer Jung2009-01-021-9/+4
* Fix C90 forbids mixed declarations and code.Paul Querna2008-12-211-1/+2
* Remove safe duplication...Jim Jagielski2008-12-131-7/+0
* OK, instead of an igly hack, just use the normalJim Jagielski2008-12-082-9/+20
* Explain some thingsJim Jagielski2008-12-081-0/+9
* Force the lbmethod submodules to be loaded AFTERJim Jagielski2008-12-081-20/+0
* Make the max time from when we last saw a host a compile time option.Paul Querna2008-12-051-1/+8
* Allow for ind lbs to buildJim Jagielski2008-12-031-0/+7
* Add in independent bytraffic lbmethodJim Jagielski2008-12-031-0/+132
* Add in independent byrequests lbmethodJim Jagielski2008-12-031-0/+165
* Add in independent bybusyness lbmethodJim Jagielski2008-12-031-0/+129
* And allow for the submod to be builtJim Jagielski2008-12-032-0/+16
* And move the HB balancer thereJim Jagielski2008-12-031-0/+364