On 7/7/2011 3:39 AM, Gregg L. Smith wrote:
> 
> I have an error log full of these;
> 
> [Thu Jul 07 00:15:58.010625 2011] [mpm_winnt:warn] [pid 2840:tid 1572] (OS 
> 64)The
> specified network name is no longer available.  : winnt_accept: Asynchronous 
> AcceptEx failed.

Greg... were you using AcceptFilter 'connect' or AcceptFilter 'data'
in this particular case?  The bugs I resolved in the AcceptFilter 'none'
case shouldn't touch this.  What is your Listen directive?  Did you build
with APR_HAS_IPV6 == 1?  What drivers are on your network stack?  Are
you running a network layer antivirus sniffer?

This exception doesn't appear to be related to socket reuse, which is
why I'm especially interested in your config and anything unusual about
your environment.

Reply via email to