| 
 
 
 | 
| Keep Server Online 
 If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
 
 or
 
 
   
 A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
 
 Thank You! Steffen
 
 Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
 |  | 
 | 
| | 
| | 
|  Topic: Apache 2.4 hangs |  |  
| Author |  |  
| LiamA 
 
 
 Joined: 01 Nov 2017
 Posts: 2
 
 
 | 
|  Posted: Thu 02 Nov '17 9:24    Post subject: Apache 2.4 hangs |   |  
| 
 |  
| Hi there! 
 I have 2 Apache servers installed on my Windows 8.1 machine: 2.2 and 2.4
 
 The 2.2 works great. It's fast and pages are always served instantly. With 2.4 it's not always the case. Once every few minutes it just hangs indefinitely until I have to manually stop and start the server via Apache monitor.
 
 I really don't have the first clue as to how or where to look for the problem. I understand that this is just the place get some help and sort it out
   
 Can anybody please point me in the right direction...?
 |  |  
| Back to top |  |  
| Steffen Moderator
 
 
 Joined: 15 Oct 2005
 Posts: 3130
 Location: Hilversum, NL, EU
 
 | 
|  Posted: Thu 02 Nov '17 10:55    Post subject: |   |  
| 
 |  
| Do you have entries with  AcceptEx in your error.log ? 
 From the announcement:
 
 When you have hangs, slow traffic and/or when having in your log entries like Asynchronous AcceptEx failed. You can try the following settings:
 
 AcceptFilter http none
 AcceptFilter https none
 EnableSendfile off
 EnableMMAP off
 |  |  
| Back to top |  |  
 
 | 
 |  | 
 |  |