]> granicus.if.org Git - apache/commit
Fix error messages issued from MPMs which explain where to change
authorJeff Trawick <trawick@apache.org>
Wed, 21 Jun 2000 13:15:30 +0000 (13:15 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 21 Jun 2000 13:15:30 +0000 (13:15 +0000)
commit973c011cb7040a7a414f0c222b9d661fb11a03e6
tree7f930a6d7313a55ad5d4f8d0493c72532964060d
parent6538aaf37ba2384d5592b9756876b849e4ba4edf
Fix error messages issued from MPMs which explain where to change
compiled-in limits (e.g., ThreadsPerChild, MaxClients, StartTreads).

missing: the same minor changes for the 2nd BeOS MPM

Submitted by: Greg Ames
Reviewed by: Jeff Trawick

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85645 13f79535-47bb-0310-9956-ffa450edef68
configure.in
include/mpm_common.h
server/mpm/dexter/dexter.c
server/mpm/mpmt_beos/mpmt_beos.c
server/mpm/mpmt_pthread/mpmt_pthread.c
server/mpm/prefork/prefork.c
server/mpm/spmt_os2/spmt_os2.c
server/mpm/winnt/mpm_winnt.c