| Commit message (Expand) | Author | Files | Lines |
2011-02-07 | Keep track of how many workers we've used so far... no need | Jim Jagielski | 1 | -5/+10 |
2011-02-07 | Save this for later to be done... recall that .free needs to | Jim Jagielski | 1 | -20/+7 |
2011-02-07 | Slotmem now provides for the number of "free" slots | Jim Jagielski | 3 | -7/+53 |
2011-02-07 | Mutex around adding a new worker... | Jim Jagielski | 1 | -2/+36 |
2011-02-05 | test_char.h is a dependency, not a source. This seems to fix the occasional | Stefan Fritsch | 1 | -1/+1 |
2011-02-05 | revert r1066944, r1067177 for now | Stefan Fritsch | 3 | -30/+2 |
2011-02-05 | Updates. | Lucien Gentis | 3 | -19/+11 |
2011-02-04 | Lock around the time when we're mucking w/ balancers... | Jim Jagielski | 1 | -1/+13 |
2011-02-04 | Here we go... we can now, via balancer-manager, add new | Jim Jagielski | 4 | -13/+121 |
2011-02-04 | might as well allow for the sticky session to be adjusted as well... | Jim Jagielski | 1 | -6/+31 |
2011-02-04 | Oops.... we need to adjust sticky, which is an array now | Jim Jagielski | 1 | -1/+1 |
2011-02-04 | update convmap | André Malo | 1 | -2/+6 |
2011-02-04 | And yet more balancer params that can be changed at runtime via | Jim Jagielski | 1 | -31/+54 |
2011-02-04 | Until this is fixed to link in lresolv, exclude. | Jim Jagielski | 1 | -2/+2 |
2011-02-03 | Reload resolv.conf on graceful restarts | Stefan Fritsch | 3 | -1/+29 |
2011-02-03 | Optimize memory access pattern of ap_merge_per_dir_configs() | Stefan Fritsch | 1 | -7/+18 |
2011-02-03 | Raise DYNAMIC_MODULE_LIMIT to 256 | Stefan Fritsch | 2 | -3/+4 |
2011-02-02 | No need to pollute the whole namespace... | Jim Jagielski | 2 | -10/+7 |
2011-02-02 | Status update | Igor Galić | 1 | -5/+7 |
2011-02-02 | Optimize... create a struct to hold the worker status info | Jim Jagielski | 3 | -84/+51 |
2011-02-02 | update transformations | Igor Galić | 19 | -133/+174 |
2011-02-02 | Instead of just enabling/disabling, we can now adjust | Jim Jagielski | 2 | -71/+82 |
2011-02-02 | DrBacchus sez fix-a-docs-bug | Nick Kew | 1 | -2/+2 |
2011-02-02 | DrBacchus says Fix-a-docs-bug | Nick Kew | 1 | -14/+4 |
2011-02-02 | tid 50632, specifying the default of proxy-interim-response | Igor Galić | 1 | -1/+1 |
2011-02-01 | Again, abstract out the worker status magic to it's handled | Jim Jagielski | 4 | -22/+74 |
2011-02-01 | bitfields should be unsigned | Jim Jagielski | 1 | -4/+4 |
2011-02-01 | Move the setting of flags into a func... that way there is | Jim Jagielski | 3 | -35/+68 |
2011-02-01 | We can now change lbmethod at runtime. | Jim Jagielski | 2 | -13/+59 |
2011-01-31 | Forgot to encode accents in r1065768 | Vincent Deffontaines | 1 | -109/+109 |
2011-01-31 | Adding a french translation for expr.xml | Vincent Deffontaines | 4 | -0/+889 |
2011-01-31 | Adding a link to the wikipedia page describing BNF. | Vincent Deffontaines | 2 | -3/+9 |
2011-01-31 | A new mode that is maintainer + O0 (for better gdb) | Jim Jagielski | 1 | -0/+20 |
2011-01-31 | Move the lbmethod to also allow it to be adjusted runtime | Jim Jagielski | 4 | -10/+10 |
2011-01-31 | tuck away code that lets us ensure that the id is always | Jim Jagielski | 2 | -3/+8 |
2011-01-31 | Move some "nice to be able to change" balancer stuff to shm | Jim Jagielski | 5 | -137/+250 |
2011-01-31 | Setting missing LastChangedRevision to the latest "svn blame" revision I found. | Vincent Deffontaines | 1 | -1/+1 |
2011-01-29 | Updates. | Lucien Gentis | 7 | -283/+333 |
2011-01-27 | Revert an old (~10yr) change to the fd Q; move back to | Jim Jagielski | 4 | -8/+30 |
2011-01-26 | Added mod_slotmem*.dsp files forgotten with commit r1063507. | Guenter Knauf | 2 | -0/+222 |
2011-01-26 | xforms | Eric Covener | 1 | -3/+9 |
2011-01-26 | the comparison string has been decoded for rewriterule comparison. PR50653 | Eric Covener | 1 | -1/+1 |
2011-01-26 | point to where SERVER_NAME and SERVER_PORT get their | Eric Covener | 1 | -2/+8 |
2011-01-26 | Added slotmem* modules to Win32 build. | Guenter Knauf | 4 | -0/+58 |
2011-01-25 | Make worker the default MPM for 2.3/2.4 | Jim Jagielski | 1 | -6/+6 |
2011-01-25 | Update with latest info | Jim Jagielski | 1 | -148/+3 |
2011-01-24 | break some very long lines, no code change | Stefan Fritsch | 3 | -25/+50 |
2011-01-24 | update transforms | Stefan Fritsch | 29 | -165/+308 |
2011-01-24 | fix typo | Stefan Fritsch | 1 | -1/+1 |
2011-01-24 | mod_session_crypto is not supported by a released APR. Mark as experimental | Stefan Fritsch | 1 | -1/+1 |