Forum Moderators: phranque

Message Too Old, No Replies

Apache crashes on and off

after adding Win32DisableAcceptEx

         

smiddy

10:44 pm on Mar 23, 2005 (gmt 0)

10+ Year Member



I kept getting this error in my logs.

(OS 64)The specified network name is no longer available. : winnt_accept: Asynchronous AcceptEx failed.

I found the solution on the Internet. It was to add the following lines to the config file.

EnableMMAP off
Win32DisableAcceptEx
EnableSendfile off

When I do this, the error messages do go away. But 4 or 5 times a day the server shuts down and starts up again. Gives me an MS HTTP error pop up when it does it. Any ideas?

coopster

3:27 am on Mar 24, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



You may not need that directive. I know I didn't. Have a look at msg # 3 and see if it works for you ...

[webmasterworld.com...]