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=42894>. 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=42894 Summary: setting up needed Win32DisableAcceptEx causes big memory consumption Product: Apache httpd-2 Version: 2.2.3 Platform: Other OS/Version: Windows 2000 Status: NEW Severity: major Priority: P2 Component: All AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] Hi, using Apache 2.2.3 with Win2000Pro, when I turn on Win32DisableAcceptEx to avoid AcceptEx problems, then httpd.exe consumes a lot of memory - 300MB and more. It grows after each http request. At first I thought that I could be some PHP memory issue, but I tested it with only static pages. After each request memory of httpd.exe increases about 5 MB more... When Win32DisableAcceptEx is commented by #, memory of the httpd.exe is constantly about 20MB. This problem was discussed also down here: http://www.apachelounge.com/forum/viewtopic.php?p=5920 For windows users it is ugly trap: -use Win32DisableAcceptEx - memory problems -don't use Win32DisableAcceptEx - connections problems I found by google, that this problem occured on newer and later Apache versions too.... (with Win2000, WinXP, Win2003 server) Some fix or good advice would be great. Tom -- 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]
