[users@httpd] odd 30 second timeout when using mod_proxy_fcgi and php-fpm

2013-04-26 Thread Daniel Steen
Hi All! We are having an issue where, if a php script is waiting for more than 30 seconds, apache will kill the connection to php-fpm with the following error: [Thu Apr 25 15:20:11.977250 2013] [proxy_fcgi:error] [pid 21763:tid 140634392327936] (70007)The timeout specified has expired: [client

Re: [users@httpd] apache 2.4 with MPM Event recommend config

2013-04-26 Thread Tom Evans
On Fri, Apr 26, 2013 at 3:41 PM, Mike Franon wrote: > Hi, > > I recently moved to apache 2.4.4 with php-fpm, mod_fastcgi, and MPM Event. > > I was curious what values do I need to change to optimize apache? > > I remember in 2.4 prefork I had to change several like MaxClients and > MaxRequestsPerC

[users@httpd] apache 2.4 with MPM Event recommend config

2013-04-26 Thread Mike Franon
Hi, I recently moved to apache 2.4.4 with php-fpm, mod_fastcgi, and MPM Event. I was curious what values do I need to change to optimize apache? I remember in 2.4 prefork I had to change several like MaxClients and MaxRequestsPerChild The server I am running it on has 30 GB Ram, and 8 Cores

Re: [users@httpd] Re: 2.4 mime magic gives 100 pc utilization

2013-04-26 Thread Jeff Trawick
On Fri, Apr 26, 2013 at 9:31 AM, Jeff Trawick wrote: > On Fri, Apr 26, 2013 at 3:26 AM, Nick Edwards wrote: > >> bump: >> and we also found it on a cgi file >> >> original: >> As subject says, we are experiencing 100% utilization of some 2.4.4 >> servers >> >> this always results in error from mo

Re: [users@httpd] Re: 2.4 mime magic gives 100 pc utilization

2013-04-26 Thread Jeff Trawick
On Fri, Apr 26, 2013 at 3:26 AM, Nick Edwards wrote: > bump: > and we also found it on a cgi file > > original: > As subject says, we are experiencing 100% utilization of some 2.4.4 servers > > this always results in error from mod_mime_magic > it happens on ISO files as well - the biggest issue o

[users@httpd] Re: 2.4 mime magic gives 100 pc utilization

2013-04-26 Thread Nick Edwards
bump: and we also found it on a cgi file original: As subject says, we are experiencing 100% utilization of some 2.4.4 servers this always results in error from mod_mime_magic it happens on ISO files as well - the biggest issue on mirror server, but an example is mod_mime_magic: read failed from

[users@httpd] [SOLVED] mod_auth_kerb - 401 unauthorized, but kinit works, no errors in krb or http logs

2013-04-26 Thread Stuart Smith
Hello,    Ok, as I wrote this email out, I identified the problem, figured since I typed it up, and google wasn't helping me, I'd post anyways, so google could help others :) I'm attempting to configure kerberos authentication for http via mod_auth_kerb. It was working a little bit ago, and I'm