You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2016/10/17 11:04:10 UTC

[Bug 60262] New: Apache restart after some time period with some error

https://bz.apache.org/bugzilla/show_bug.cgi?id=60262

            Bug ID: 60262
           Summary: Apache restart after some time period with some error
           Product: Apache httpd-2
           Version: 2.4.18
          Hardware: PC
            Status: NEW
          Severity: critical
          Priority: P2
         Component: All
          Assignee: bugs@httpd.apache.org
          Reporter: swap.no1@gmail.com

Hi,

I have below error :
mpm_winnt:error AH00326: Server ran out of threads to serve requests. Consider
raising the ThreadsPerChild setting

we hide all
#EnableMMAP off
#EnableSendfile off
#Include conf/extra/httpd-mpm.conf in apache conf file

I have mentioned below code in top of the conf file
AcceptFilter http none
AcceptFilter https none

Still I am getting the error. Can you please help me what is the exact problem
?
( Apache/2.4.18 (Win32) PHP/5.4.45 )



Thanks,
Swapnil

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


[Bug 60262] Apache restart after some time period with some error

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=60262

Luca Toscano <to...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #1 from Luca Toscano <to...@gmail.com> ---
Hi, the error seems indicating that you have no enough threads to serve the
traffic that you want to handle with httpd. Please follow the suggestion on the
error message, it should solve your problem.

Closing this task as invalid, but feel free to reopen it if anything is missing
or if you need more info!

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org