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=11997>.
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=11997
a.alfimov@gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Windows Server 2003 |Windows XP
Version|2.0.55 |2.2.4
------- Additional Comments From a.alfimov@gmail.com 2007-06-01 00:31 -------
The same situation for me.
Error log contains: file .\\server\mpm\winnt\child.c, line 1120, assertion "(rv
>= 0) && (threads_created)" failed - right after (or before) I get winxp
exception and suggestion to send report to MS.
The most annoting thing is that httpd process grows from 30Mb up to 200Mb after
that, stops destroying threads even if I have these settings in config:
<IfModule mpm_winnt.c>
ThreadsPerChild 300
MaxRequestsPerChild 1
</IfModule>
EnableMMAP off
EnableSendfile off
Win32DisableAcceptEx
Another annoying thing is that it starts to wait too much before starting to
transfer any file (image, css) after such sort of crash in cases if I have
MaxRequestsPerChild other than 1.
Thank you.
--
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
|