Page 1 of 1

Win32DisableAcceptEx

PostPosted: 04. December 2006 04:37
by rh+
hi, I search and found that I need to add:
Win32DisableAcceptEx
to the httpd.conf.
I have this error and I cannot connect to the server.

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

I want to know what effect will have in the performance the Win32DisableAcceptEx line, and what it does?

sorry for my english :S

thanks again

Re: Win32DisableAcceptEx

PostPosted: 04. December 2006 08:48
by Izzy
rh+ wrote:I want to know what effect will have in the performance the Win32DisableAcceptEx line, and what it does?


http://httpd.apache.org/docs/2.2/mod/mp ... leacceptex

Also on your performance issues check out the other directives links listed on the above page and at this link:
http://httpd.apache.org/docs/2.2/mod/mpm_common.html

You activate mpm by uncommenting this line in the httpd.conf file:
Server-pool management (MPM specific)
# Include conf/extra/httpd-mpm.conf: