windows环境下,使用IE10访问Apache2.4时,服务器经常卡死

找到EnableSendfile on,在下一行添加如下配置解决:

AcceptFilter http none
AcceptFilter https none

 

相关文章: