[users@httpd] Unable to start apache

2017-03-15 Thread luis medrano
Hello, Yesterday I had to reboot my server because nothing was responding. After I reboot it the server I tried to start apache: httpd -k start But I check the websites but nothing was loading. After I check the logs I found this: [Wed Mar 15 12:26:18.346919 2017] [suexec:notice] [pid 1331] AH0

[users@httpd] Swift installation

2016-11-28 Thread luis medrano
Hello, Any of you had any successful installation of Swift (apple) ?, I'll really appreciate if you can share the steps to install Swift.

Re: [us...@httpd] High load apache

2010-09-08 Thread luis medrano
what this modules do? On Wed, Sep 8, 2010 at 1:30 PM, Paras pradhan wrote: > They are loaded: > LoadModule expires_module modules/mod_expires.so > LoadModule deflate_module modules/mod_deflate.so > > Thanks > Paras. > On Wed, Sep 8, 2010 at 3:05 PM, "Fábio Jr." wrote: >> >> Hi, >> >> Try to enab

[us...@httpd] Apache configuration for a high load

2009-09-04 Thread luis medrano
Hi, I trying to configure apache to have a hight load using PHP/MySql applications. This is the current configuration: Timeout 300 KeepAlive Off MaxKeepAliveRequests 100 #KeepAliveTimeout 300 StartServers 15 MinSpareServers10 MaxSpareServers 40 ServerLimit 600 MaxClients