| 
 
 
 | 
| 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.25 not working properly |  |  
| Author |  |  
| mbijja 
 
 
 Joined: 04 Mar 2017
 Posts: 1
 Location: usa,folsom
 
 | 
|  Posted: Sat 04 Mar '17 10:48    Post subject: Apache 2.4.25 not working properly |   |  
| 
 |  
| Apache version 2.4.25 OS windows 2012 R2
 Updated Apache 2.2 to 2.4 version 64 bit.We have 2 servers on load balancer. we are seeing intermittent issues,Apache shows running in windows services and there are no error/access logs.But on load balancer both the nodes go "unavailable" and ports get closed.When i restart the service,ports automatically open and nodes are available/up in load balancer.
 |  |  
| Back to top |  |  
| glsmith Moderator
 
  
 Joined: 16 Oct 2007
 Posts: 2268
 Location: Sun Diego, USA
 
 | 
|  Posted: Sat 04 Mar '17 18:53    Post subject: |   |  
| 
 |  
| in httpd.conf add 
 AcceptFilter http none
 AcceptFilter https none
 |  |  
| Back to top |  |  
 
 | 
 |  | 
 |  |