]> granicus.if.org Git - apache/commit
Abort if the MPM is changed across restart.
authorJeff Trawick <trawick@apache.org>
Wed, 6 Apr 2011 14:49:45 +0000 (14:49 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 6 Apr 2011 14:49:45 +0000 (14:49 +0000)
commit544697d7c3abe45e344f1e3ac3141d686507a077
tree2e7c412061e9a9a999e147a2b762bdcb4277ac0d
parent6da70f01d655a50d4a2cd7276abb26d2300e0572
Abort if the MPM is changed across restart.

A new MPM can't be expected to manage the existing state,
particularly if that includes processes from the previous
generation.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1089472 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/mpm_common.c