index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
proxy
/
balancers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Elaborate on low hanging XXX fruit
William A. Rowe Jr
2009-12-01
1
-1
/
+1
*
When pick was zero no worker where choosen.
Jean-Frederic Clere
2009-10-08
1
-1
/
+1
*
Oops the slotmem uses apr_time_now. Can't use stat on shared memory :-)
Jean-Frederic Clere
2009-10-07
1
-7
/
+18
*
Try to have consistent interface regardless of slotmem or
Jim Jagielski
2009-09-30
1
-5
/
+19
*
Add port in the logic.
Jean-Frederic Clere
2009-09-30
1
-0
/
+6
*
typo.
Jean-Frederic Clere
2009-09-29
1
-1
/
+1
*
mark some private module data as "static", resolving
Jeff Trawick
2009-07-29
1
-1
/
+1
*
fix type mismatch in argument to attach() method
Jeff Trawick
2009-07-29
1
-1
/
+1
*
Put the hm_slot_server_t in a common include.
Jean-Frederic Clere
2009-07-28
1
-10
/
+1
*
* Silence compiler warnings about unused variables.
Ruediger Pluem
2009-07-09
1
-3
/
+1
*
Add use slotmem. Directive HeartbeatMaxServers > 10 to activate the logic.
Jean-Frederic Clere
2009-07-06
1
-2
/
+87
*
server_rec *r... Oops should be server_rec *s.
Jean-Frederic Clere
2009-05-13
4
-8
/
+8
*
Arrange the proxy_balancer_method:
Jean-Frederic Clere
2009-05-12
4
-16
/
+16
*
Change the order of mod_proxy and mod_proxy_balancer child_init().
Jean-Frederic Clere
2009-05-05
4
-46
/
+46
*
Add balancer module targets
William A. Rowe Jr
2009-05-05
4
-0
/
+492
*
Fold in initial template for methods to be able to
Jim Jagielski
2009-04-27
4
-0
/
+40
*
Correct logic with non-seq lbsets config'ed
Jim Jagielski
2009-02-01
1
-1
/
+1
*
Correct logic with non-seq lbsets config'ed
Jim Jagielski
2009-02-01
1
-1
/
+1
*
Correct logic with non-seq lbsets config'ed
Jim Jagielski
2009-02-01
1
-1
/
+1
*
Use default object file in APACHE_MODULE calls
Rainer Jung
2009-01-02
1
-9
/
+4
*
Fix C90 forbids mixed declarations and code.
Paul Querna
2008-12-21
1
-1
/
+2
*
Remove safe duplication...
Jim Jagielski
2008-12-13
1
-7
/
+0
*
OK, instead of an igly hack, just use the normal
Jim Jagielski
2008-12-08
2
-9
/
+20
*
Explain some things
Jim Jagielski
2008-12-08
1
-0
/
+9
*
Force the lbmethod submodules to be loaded AFTER
Jim Jagielski
2008-12-08
1
-20
/
+0
*
Make the max time from when we last saw a host a compile time option.
Paul Querna
2008-12-05
1
-1
/
+8
*
Allow for ind lbs to build
Jim Jagielski
2008-12-03
1
-0
/
+7
*
Add in independent bytraffic lbmethod
Jim Jagielski
2008-12-03
1
-0
/
+132
*
Add in independent byrequests lbmethod
Jim Jagielski
2008-12-03
1
-0
/
+165
*
Add in independent bybusyness lbmethod
Jim Jagielski
2008-12-03
1
-0
/
+129
*
And allow for the submod to be built
Jim Jagielski
2008-12-03
2
-0
/
+16
*
And move the HB balancer there
Jim Jagielski
2008-12-03
1
-0
/
+364