index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
balancers
/
mod_lbmethod_bybusyness.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Arrange the bybusyness logic and prevent bad busy values
Jean-Frederic Clere
2023-09-11
1
-3
/
+10
*
* ap_proxy_balancer_get_best_worker cannot be exported and used as an optional
Ruediger Pluem
2018-07-25
1
-2
/
+2
*
* Add missing log numbers
Ruediger Pluem
2018-07-20
1
-1
/
+1
*
* mod_proxy: Remove load order and link dependency between mod_lbmethod_*
Ruediger Pluem
2018-07-20
1
-1
/
+27
*
mod_proxy_balancer: follow up to r1828890: indentation and 80 col.
Yann Ylavic
2018-05-29
1
-4
/
+6
*
mod_proxy_balancer: Add hot spare member type and corresponding flag (R). Hot...
Jim Riggs
2018-04-11
1
-85
/
+20
*
Make sure updatelbstatus() is NULL
Jim Jagielski
2017-07-24
1
-1
/
+2
*
Fix curly braces style
Christophe Jaillet
2014-12-02
1
-6
/
+5
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-2
/
+2
*
mod_proxy: Make ap_proxy_retry_worker() into an optional function. Allows
Graham Leggett
2011-12-02
1
-2
/
+15
*
Move useful and shared balancer stuff to the shm slot...
Jim Jagielski
2011-11-25
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-2
/
+2
*
Implement draining capability for proxy workers... only accept
Jim Jagielski
2011-09-13
1
-5
/
+6
*
Cleanup... most don't need apr_hooks.h at all...
Jim Jagielski
2011-05-09
1
-1
/
+1
*
Implement reset() funcs for the LBmethods...
Jim Jagielski
2011-03-31
1
-1
/
+9
*
More movement to shared stuff...
Jim Jagielski
2011-01-13
1
-1
/
+1
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
server_rec *r... Oops should be server_rec *s.
Jean-Frederic Clere
2009-05-13
1
-2
/
+2
*
Arrange the proxy_balancer_method:
Jean-Frederic Clere
2009-05-12
1
-4
/
+4
*
Change the order of mod_proxy and mod_proxy_balancer child_init().
Jean-Frederic Clere
2009-05-05
1
-14
/
+14
*
Fold in initial template for methods to be able to
Jim Jagielski
2009-04-27
1
-0
/
+10
*
Correct logic with non-seq lbsets config'ed
Jim Jagielski
2009-02-01
1
-1
/
+1
*
Add in independent bybusyness lbmethod
Jim Jagielski
2008-12-03
1
-0
/
+129