Re: [users@httpd] Apache and PHP-FPM error

2015-02-13 Thread Rose, John B
We will check it. We use collectd to view full cpu usage. The user cpu usage is much lower than prefork but the system cpu usage has increased significantly with PHP-FPM. Pushing the total cpu load to ~90% frequently. We have gone with the default settings for PHP-FPM. This particular box has 1

Re: [users@httpd] Apache and PHP-FPM error

2015-02-13 Thread Tom Evans
On Mon, Feb 9, 2015 at 8:20 PM, Rose, John B wrote: > Bummer > > Since we want to stick with what is available via "yum" for Red Hat 7 > > Thanks for the info > I doubt the lack of UDS, and having to use FCGI over TCP/IP is what is causing your load spikes compared to running with mod_php. More

Re: [users@httpd] HTTP/2?

2015-02-13 Thread Jim Jagielski
Yeppers. The real issue is that HTTP/2 isn't even released yet, and those who hoped that by jumping on the SPDY bandwagon meant a jump-start on HTTP/2 now realize that a large chunk of the resources spent on SPDY capability is now pretty much wasted and would have been better spent on "green field"

Re: [users@httpd] preferred web log analysis software?

2015-02-13 Thread Dennis Jacobfeuerborn
On 12.02.2015 20:38, Dave Stevens wrote: > Quoting "Rose, John B" : > >> Do you have a preferred web log analysis software? > > I use webalyzer but it depends a lot on what you are looking at, how > many computers, and so on. logstash looks good, but doesn't fit my use > case. > Webalizer isn't

[users@httpd] Perl Logging

2015-02-13 Thread Colin Campbell
Hi, I have upgraded to Apache 2.2.22 on a Debian 7 VM. I have just installed it using apt-get and not made any config changes except to add my VirtualHost ServerName devintegration.ie ServerAlias devintegration.ie DocumentRoot /sites/integration/development/docs ScriptAlias