]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Rename MaxClients to MaxRequestWorkers which describes more accurately what
authorStefan Fritsch <sf@apache.org>
Mon, 20 Jun 2011 19:00:52 +0000 (19:00 +0000)
committerStefan Fritsch <sf@apache.org>
Mon, 20 Jun 2011 19:00:52 +0000 (19:00 +0000)
commit6d8de2ff429c61103aeae1e7c486380627969f9d
treef33216b84b1d459424fecfd615657f3eda1ba016
parent0f14fc02dc6bf605ea7ad9d805af2b55bfec475f
Rename MaxClients to MaxRequestWorkers which describes more accurately what
it does.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1137744 13f79535-47bb-0310-9956-ffa450edef68
15 files changed:
CHANGES
docs/conf/extra/httpd-mpm.conf.in
docs/manual/misc/perf-tuning.xml
docs/manual/misc/security_tips.xml
docs/manual/mod/event.xml
docs/manual/mod/mpm_common.xml
docs/manual/mod/prefork.xml
docs/manual/mod/worker.xml
docs/manual/upgrading.xml
modules/generators/mod_status.c
server/mpm/event/event.c
server/mpm/mpmt_os2/mpmt_os2.c
server/mpm/netware/mpm_netware.c
server/mpm/prefork/prefork.c
server/mpm/worker/worker.c