Hi,On Aug 5, 2014, at 4:51 PM, Jeff Trawick wrote:On Tue, Aug 5, 2014 at 3:27 PM, Al <al@xxxxxxxxxxxxxxxxxxxxxx> wrote:
Hi,
I am running apache 2.4. We are now having a problem with the server, it stops answering requests on one IP. It goes down about every 45 minutes. I have since switched one of the websites to another IP and all it did was transfer the problem to the other IP. I am now using both IPs for that website and I have disabled keep alive. It now needs to be restarted every 5 hours. Does anyone have any ideas as to what is going on?
operating system?Listen directives?any IPv6 interfaces?which MPM?anything in error log?anything in system log related to the interface that no longer works with httpd?I should have included this info. OS NetBSD 5.2, Listen 0.0.0.0:80 Listen 0.0.0.0:443, no IPv6, prefork, nothing in any of the logs that I can find.Thanks,Al