]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
use existing directive name ThreadStackSize instead of
authorJeff Trawick <trawick@apache.org>
Mon, 15 Mar 2004 23:08:41 +0000 (23:08 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 15 Mar 2004 23:08:41 +0000 (23:08 +0000)
commitc940ea5b58bb5007cba67c4f912d5f74f5ffc605
treef7f166ff780a81840c76b8946c8c5800ae6db090
parent1824537d9e4c743693033ffcccf25ff0b3221c74
use existing directive name ThreadStackSize instead of
WorkerStackSize

as made obvious by: Brad Nicholes

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102975 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/mpm_common.h
server/core.c
server/mpm/experimental/leader/leader.c
server/mpm/experimental/perchild/perchild.c
server/mpm/experimental/threadpool/threadpool.c
server/mpm/winnt/child.c
server/mpm/worker/worker.c
server/mpm_common.c