﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking
14	Apache 2.4 optimization for Windows	TC Haddad	Jeff McKenna	"""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.
"	enhancement	new	enhancement		MS4W - Apache	3.1.0					
