Opened 9 years ago

Last modified 9 years ago

#14 closed enhancement

Apache 2.4 optimization for Windows — at Initial Version

Reported by: TC Haddad Owned by: Jeff McKenna
Priority: enhancement Milestone:
Component: MS4W - Apache Version: 3.1.0
Keywords: Cc:
Blocked By: Blocking:

Description

"Some popular Windows products, typically virus scanning or virtual private network packages, have bugs that interfere with the proper operation of |AcceptEx()|."

If this is the case, the following settings in http.conf will help:

AcceptFilter http none
AcceptFilter https none
EnableSendfile off
EnableMMAP off

See https://www.apachelounge.com/viewtopic.php?p=24711 for more information.

Change History (0)

Note: See TracTickets for help on using tickets.