]> granicus.if.org Git - apache/commit
Log a warning if ThreadStackSize has an inappropriate value.
authorChristophe Jaillet <jailletc36@apache.org>
Tue, 15 Jan 2013 21:53:07 +0000 (21:53 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Tue, 15 Jan 2013 21:53:07 +0000 (21:53 +0000)
commit08b6d16ffced0fd52ddb099d9289c98deafb23ab
tree31457f708f15ba01299f0b71ec366d1b4a93fc09
parent1731e8c0b5e541613bd3672554acb5a590dbd6b3
Log a warning if ThreadStackSize has an inappropriate value.
PR : 54311
Submitted by: Tianyin Xu <tixu cs ucsd edu>

Only event.c has been compiled on my system. The 2 others are just cut and paste.
I have left the same value for APLOGNO in event and eventopt has for the other logged messages. I don't know if it is the right way to do.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1433682 13f79535-47bb-0310-9956-ffa450edef68
docs/log-message-tags/next-number
server/mpm/event/event.c
server/mpm/eventopt/eventopt.c
server/mpm/worker/worker.c