Re: [users@httpd] stops listening to IP

2014-08-12 Thread Jeff Trawick
On Tue, Aug 5, 2014 at 7:31 PM, Al wrote: > Hi, > > On Aug 5, 2014, at 4:51 PM, Jeff Trawick wrote: > > On Tue, Aug 5, 2014 at 3:27 PM, Al 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 ever

Re: [users@httpd] Apache 2.4 optimisation for a virtual server with low resources.

2014-08-12 Thread Francois Gingras
Perhaps a constructive answer would help the original poster here. Since your bottleneck is the lack of actual RAM, then I would recommend using a threaded mpm like event, which will allow you to support far more clients with less resources. With 2.4, you can simply load the appropriate mpm with t