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 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO ------- Additional Comments From [EMAIL PROTECTED] 2007-06-08 09:38 ------- (In reply to comment #10) > 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. Could you try the patch at http://issues.apache.org/bugzilla/show_bug.cgi?id=11427#c7 and report back if it works. Thanks. -- 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
