summaryrefslogtreecommitdiffstats
path: root/modules/lua (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-07Keep track of how many workers we've used so far... no needJim Jagielski1-5/+10
2011-02-07Save this for later to be done... recall that .free needs toJim Jagielski1-20/+7
2011-02-07Slotmem now provides for the number of "free" slotsJim Jagielski3-7/+53
2011-02-07Mutex around adding a new worker...Jim Jagielski1-2/+36
2011-02-05test_char.h is a dependency, not a source. This seems to fix the occasionalStefan Fritsch1-1/+1
2011-02-05revert r1066944, r1067177 for nowStefan Fritsch3-30/+2
2011-02-05Updates.Lucien Gentis3-19/+11
2011-02-04Lock around the time when we're mucking w/ balancers...Jim Jagielski1-1/+13
2011-02-04Here we go... we can now, via balancer-manager, add newJim Jagielski4-13/+121
2011-02-04might as well allow for the sticky session to be adjusted as well...Jim Jagielski1-6/+31
2011-02-04Oops.... we need to adjust sticky, which is an array nowJim Jagielski1-1/+1
2011-02-04update convmapAndré Malo1-2/+6
2011-02-04And yet more balancer params that can be changed at runtime viaJim Jagielski1-31/+54
2011-02-04Until this is fixed to link in lresolv, exclude.Jim Jagielski1-2/+2
2011-02-03Reload resolv.conf on graceful restartsStefan Fritsch3-1/+29
2011-02-03Optimize memory access pattern of ap_merge_per_dir_configs()Stefan Fritsch1-7/+18
2011-02-03Raise DYNAMIC_MODULE_LIMIT to 256Stefan Fritsch2-3/+4
2011-02-02No need to pollute the whole namespace...Jim Jagielski2-10/+7
2011-02-02Status updateIgor Galić1-5/+7
2011-02-02Optimize... create a struct to hold the worker status infoJim Jagielski3-84/+51
2011-02-02update transformationsIgor Galić19-133/+174
2011-02-02Instead of just enabling/disabling, we can now adjustJim Jagielski2-71/+82
2011-02-02DrBacchus sez fix-a-docs-bugNick Kew1-2/+2
2011-02-02DrBacchus says Fix-a-docs-bugNick Kew1-14/+4
2011-02-02tid 50632, specifying the default of proxy-interim-responseIgor Galić1-1/+1
2011-02-01Again, abstract out the worker status magic to it's handledJim Jagielski4-22/+74
2011-02-01bitfields should be unsignedJim Jagielski1-4/+4
2011-02-01Move the setting of flags into a func... that way there isJim Jagielski3-35/+68
2011-02-01We can now change lbmethod at runtime.Jim Jagielski2-13/+59
2011-01-31Forgot to encode accents in r1065768Vincent Deffontaines1-109/+109
2011-01-31Adding a french translation for expr.xmlVincent Deffontaines4-0/+889
2011-01-31Adding a link to the wikipedia page describing BNF.Vincent Deffontaines2-3/+9
2011-01-31A new mode that is maintainer + O0 (for better gdb)Jim Jagielski1-0/+20
2011-01-31Move the lbmethod to also allow it to be adjusted runtimeJim Jagielski4-10/+10
2011-01-31tuck away code that lets us ensure that the id is alwaysJim Jagielski2-3/+8
2011-01-31Move some "nice to be able to change" balancer stuff to shmJim Jagielski5-137/+250
2011-01-31Setting missing LastChangedRevision to the latest "svn blame" revision I found.Vincent Deffontaines1-1/+1
2011-01-29Updates.Lucien Gentis7-283/+333
2011-01-27Revert an old (~10yr) change to the fd Q; move back toJim Jagielski4-8/+30
2011-01-26Added mod_slotmem*.dsp files forgotten with commit r1063507.Guenter Knauf2-0/+222
2011-01-26xformsEric Covener1-3/+9
2011-01-26the comparison string has been decoded for rewriterule comparison. PR50653Eric Covener1-1/+1
2011-01-26point to where SERVER_NAME and SERVER_PORT get theirEric Covener1-2/+8
2011-01-26Added slotmem* modules to Win32 build.Guenter Knauf4-0/+58
2011-01-25Make worker the default MPM for 2.3/2.4Jim Jagielski1-6/+6
2011-01-25Update with latest infoJim Jagielski1-148/+3
2011-01-24break some very long lines, no code changeStefan Fritsch3-25/+50
2011-01-24update transformsStefan Fritsch29-165/+308
2011-01-24fix typoStefan Fritsch1-1/+1
2011-01-24mod_session_crypto is not supported by a released APR. Mark as experimentalStefan Fritsch1-1/+1