httpd.exe occupies 100% of cpu solution "The specified network name is no longer available" in the Apache log solution

 

If you are using Apache 2.4 or later,
you should use the following configuration instead of Win32DisableAcceptEx

AcceptFilter http none
AcceptFilter https none

 

httpd.conf
Finally add the following code
(If there are problems such as channel abnormality, blocking, etc., please set the following configuration.)
AcceptFilter http none
AcceptFilter https none
EnableSendfile off
EnableMMAP off

 

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326890370&siteId=291194637