[WAMP 2.4] Apache randomly stops responding.
Posted by: AlphaBootis (---.key-net.nl)
Date: August 13, 2014 01:36PM

I have a WAMP installation which randomly stops listening for or accepting HTTP requests.
The logs show this error when this occurs:

Quote

[Wed Aug 13 12:38:02.377269 2014] [mpm_winnt:warn] [pid 3668:tid 1932] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.
[Wed Aug 13 12:38:02.377269 2014] [mpm_winnt:warn] [pid 3668:tid 1932] (OS 64)The specified network name is no longer available. : AH00341: winnt_accept: Asynchronous AcceptEx failed.

This problem occurs seemingly randomly (read: I don't know what conditions cause it to fail) but restarting the apache service most always "fixes" the problem.
There is no predefined amount of time either. Sometimes it fails after five minutes after the "kick", sometime it decides to go weeks without any problem.
I have tried running it hard from the httpd.exe instead of the service. This seems to make no difference.
Google is a bit all over the place when i look for the errors, hence my asking here.

I am running WAMP 2.4.



Edited 2 time(s). Last edit at 08/13/2014 01:40PM by AlphaBootis.

Options: ReplyQuote
Re: [WAMP 2.4] Apache randomly stops responding.
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: August 13, 2014 01:44PM

Try adding these 2 lines to your httpd.conf file, just above the comment I have included in the code below


AcceptFilter http none
AcceptFilter https none

# Supplemental configuration

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: [WAMP 2.4] Apache randomly stops responding.
Posted by: AlphaBootis (---.key-net.nl)
Date: August 13, 2014 01:56PM

Thank you for your quick reply.
I've added this to the apache config and restarted the services.

I will monitor what this does.

Options: ReplyQuote
Re: [WAMP 2.4] Apache randomly stops responding.
Posted by: AlphaBootis (---.key-net.nl)
Date: August 21, 2014 05:28PM

So far this problem has been solved by putting that in my configuration file!

Options: ReplyQuote
Re: [WAMP 2.4] Apache randomly stops responding.
Posted by: RiggsFolly (---.dynamic.dsl.as9105.com)
Date: August 22, 2014 10:49AM

Great,

Its a networking issue I believe and can normally be attributed to a specific issue ( dont ask what, I cannot rememeber) with some network card.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.