DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34514>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND·
INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=34514
shane@bratnet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From shane@bratnet.net 2005-05-06 04:32 -------
I have applied Greg's patch, and I still had the same problem. Here is a log
from my server. I can repeate this almost daily, because I have a surge of
traffic in the mornings. Sugestions:
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:05 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:09 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:09 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:10 2005] [error] (12)Cannot allocate memory: fork: Unable to
fork new process
[Thu May 05 06:35:10 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:10 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:10 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:20 2005] [alert] (12)Cannot allocate memory:
apr_thread_create: unable to create worker thread
[Thu May 05 06:35:21 2005] [alert] Child 19934 returned a Fatal error...
Apache is exiting!
[Thu May 05 06:35:24 2005] [warn] child process 18126 still did not exit,
sending a SIGTERM
[Thu May 05 06:35:24 2005] [warn] child process 18173 still did not exit,
sending a SIGTERM
[ many many lines for other processes were deleted ]
[Thu May 05 06:35:30 2005] [error] child process 18126 still did not exit,
sending a SIGKILL
[Thu May 05 06:35:30 2005] [error] child process 18173 still did not exit,
sending a SIGKILL
[ deleted many like repeated lines ]
[Thu May 05 06:56:30 2005] [notice] Digest: generating secret for digest
authentication ...
[Thu May 05 06:56:30 2005] [notice] Digest: done
[Thu May 05 06:56:31 2005] [warn] pid file /usr/local/apache2/run/httpd.pid
overwritten -- Unclean shutdown of previous Apache run?
[Thu May 05 06:56:31 2005] [notice] Apache/2.0.54 (Unix) configured --
resuming normal operations
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
# config.log file data:
$ ./configure --enable-so --with-mpm=worker --enable-expires --enable-headers -
-enable-modules=all
## --------- ##
## Platform. ##
## --------- ##
hostname = xxxxx
uname -m = i686
uname -r = 2.4.21-27.ELsmp
uname -s = Linux
uname -v = #1 SMP Wed Dec 1 21:59:02 EST 2004
# httpd.conf settings:
ServerLimit 128
StartServers 2
MaxClients 2050
MinSpareThreads 25
MaxSpareThreads 75
ThreadsPerChild 50
MaxRequestsPerChild 0
--
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org
|