summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OK, use faster, shared version... makes sense to persist thisJim Jagielski2011-02-071-13/+32
* Keep track of how many workers we've used so far... no needJim Jagielski2011-02-071-5/+10
* Save this for later to be done... recall that .free needs toJim Jagielski2011-02-071-20/+7
* Slotmem now provides for the number of "free" slotsJim Jagielski2011-02-073-7/+53
* Mutex around adding a new worker...Jim Jagielski2011-02-071-2/+36
* test_char.h is a dependency, not a source. This seems to fix the occasionalStefan Fritsch2011-02-051-1/+1
* revert r1066944, r1067177 for nowStefan Fritsch2011-02-053-30/+2
* Updates.Lucien Gentis2011-02-053-19/+11
* Lock around the time when we're mucking w/ balancers...Jim Jagielski2011-02-041-1/+13
* Here we go... we can now, via balancer-manager, add newJim Jagielski2011-02-044-13/+121
* might as well allow for the sticky session to be adjusted as well...Jim Jagielski2011-02-041-6/+31
* Oops.... we need to adjust sticky, which is an array nowJim Jagielski2011-02-041-1/+1
* update convmapAndré Malo2011-02-041-2/+6
* And yet more balancer params that can be changed at runtime viaJim Jagielski2011-02-041-31/+54
* Until this is fixed to link in lresolv, exclude.Jim Jagielski2011-02-041-2/+2
* Reload resolv.conf on graceful restartsStefan Fritsch2011-02-033-1/+29
* Optimize memory access pattern of ap_merge_per_dir_configs()Stefan Fritsch2011-02-031-7/+18
* Raise DYNAMIC_MODULE_LIMIT to 256Stefan Fritsch2011-02-032-3/+4
* No need to pollute the whole namespace...Jim Jagielski2011-02-022-10/+7
* Status updateIgor Galić2011-02-021-5/+7
* Optimize... create a struct to hold the worker status infoJim Jagielski2011-02-023-84/+51
* update transformationsIgor Galić2011-02-0219-133/+174
* Instead of just enabling/disabling, we can now adjustJim Jagielski2011-02-022-71/+82
* DrBacchus sez fix-a-docs-bugNick Kew2011-02-021-2/+2
* DrBacchus says Fix-a-docs-bugNick Kew2011-02-021-14/+4
* tid 50632, specifying the default of proxy-interim-responseIgor Galić2011-02-021-1/+1
* Again, abstract out the worker status magic to it's handledJim Jagielski2011-02-014-22/+74
* bitfields should be unsignedJim Jagielski2011-02-011-4/+4
* Move the setting of flags into a func... that way there isJim Jagielski2011-02-013-35/+68
* We can now change lbmethod at runtime.Jim Jagielski2011-02-012-13/+59
* Forgot to encode accents in r1065768Vincent Deffontaines2011-01-311-109/+109
* Adding a french translation for expr.xmlVincent Deffontaines2011-01-314-0/+889
* Adding a link to the wikipedia page describing BNF.Vincent Deffontaines2011-01-312-3/+9
* A new mode that is maintainer + O0 (for better gdb)Jim Jagielski2011-01-311-0/+20
* Move the lbmethod to also allow it to be adjusted runtimeJim Jagielski2011-01-314-10/+10
* tuck away code that lets us ensure that the id is alwaysJim Jagielski2011-01-312-3/+8
* Move some "nice to be able to change" balancer stuff to shmJim Jagielski2011-01-315-137/+250
* Setting missing LastChangedRevision to the latest "svn blame" revision I found.Vincent Deffontaines2011-01-311-1/+1
* Updates.Lucien Gentis2011-01-297-283/+333
* Revert an old (~10yr) change to the fd Q; move back toJim Jagielski2011-01-274-8/+30
* Added mod_slotmem*.dsp files forgotten with commit r1063507.Guenter Knauf2011-01-262-0/+222
* xformsEric Covener2011-01-261-3/+9
* the comparison string has been decoded for rewriterule comparison. PR50653Eric Covener2011-01-261-1/+1
* point to where SERVER_NAME and SERVER_PORT get theirEric Covener2011-01-261-2/+8
* Added slotmem* modules to Win32 build.Guenter Knauf2011-01-264-0/+58
* Make worker the default MPM for 2.3/2.4Jim Jagielski2011-01-251-6/+6
* Update with latest infoJim Jagielski2011-01-251-148/+3
* break some very long lines, no code changeStefan Fritsch2011-01-243-25/+50
* update transformsStefan Fritsch2011-01-2429-165/+308
* fix typoStefan Fritsch2011-01-241-1/+1