summaryrefslogtreecommitdiffstats
path: root/modules/cluster (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* D'oh. Fix r723672 and use the correct define.Paul Querna2008-12-051-1/+1
* Make the frequency with how often we write the stats file a compile time option.Paul Querna2008-12-051-1/+8
* Make hm_ctx_t:keep_running a volatile.Paul Querna2008-12-051-1/+1
* Show the correct mutex type (even if its just the enum id) rather than the de...Paul Querna2008-12-051-5/+8
* Add comment explaining the startup mutex.Paul Querna2008-12-051-0/+3
* Use correct function name in log message.Paul Querna2008-12-051-1/+1
* Don't overcount busy servers from previous generations.Paul Querna2008-12-051-1/+2
* Make hb_ctx_t:keep_running volatile.Paul Querna2008-12-051-1/+1
* Don't do anything by defautl if we haven't been configured.Paul Querna2008-12-021-10/+15
* When not configured, don't do anything by default.Paul Querna2008-12-021-2/+17
* Add the new modules to the netware buildBradley Nicholes2008-12-013-0/+762
* Move the variable declarations to the beginning of the code blocks to avoid c...Bradley Nicholes2008-12-012-8/+13
* Move variable declartions to the top of functions for c89'ness.Paul Querna2008-12-012-9/+13
* Add two new modules to handle load balancing across multiple apache servers Paul Querna2008-12-016-0/+978