RE: [users@httpd] Apache Memory Leak on Linux Fedora 18

2014-03-07 Thread Chandler, Dean A
Subject: Re: [users@httpd] Apache Memory Leak on Linux Fedora 18 On Thu, Mar 6, 2014 at 5:19 PM, Chandler, Dean A dean.a.chand...@intel.com wrote: MaxRequestWorkers 128000 ThreadStackSize 128000 That's an odd value for MaxRequestWorkers

[users@httpd] Apache Memory Leak on Linux Fedora 18

2014-03-06 Thread Chandler, Dean A
Hi, Looking for help on why my Apache process's memory continues to grow until it uses up all avaliable memory when using AB to make simple http static page request.See details below but I have setup Apache to use http keep alives and am reusing the connections. Httpd memory

[users@httpd] mod_proxy doesn't persist connections to php-fpm

2013-11-14 Thread Chandler, Dean A
Hi, I am trying to run Apache 2.4 web server using mod_proxy and proxy_fcgi to proxy php requests to the PHP-FPM running on same machine. I am pretty much using default setup for php-fpm.ini with port at 9000. My problem is that mod_proxy is closing the connection after every

[users@httpd] htaccess file access

2012-05-01 Thread Chandler, Dean A
Hi, I have Apache Server version: Apache/2.4.1 (Unix) and am running into performance issues on my file system where access are slower than expected. I believe this is due to unexpected .htaccess file access from Apache server. I have turned off all checks for htaccess