5ac76d39ce
piled up and additional patches conflict. This also will help when we try to syncronize www/apache20&www/apache22 With Hat: apache@
11 lines
521 B
Text
11 lines
521 B
Text
--- ./support/apachectl.in.orig 2006-07-12 03:40:55.000000000 -0400
|
|
+++ ./support/apachectl.in 2010-05-06 16:06:03.793831873 -0400
|
|
@@ -64,7 +64,7 @@
|
|
ULIMIT_MAX_FILES="@APACHECTL_ULIMIT@"
|
|
# -------------------- --------------------
|
|
# |||||||||||||||||||| END CONFIGURATION SECTION ||||||||||||||||||||
|
|
-
|
|
+eval `limits -e -C daemon` >/dev/null 2>&1
|
|
# Set the maximum number of file descriptors allowed per child process.
|
|
if [ "x$ULIMIT_MAX_FILES" != "x" ] ; then
|
|
$ULIMIT_MAX_FILES
|