Re: [users@httpd] Help troubleshooting performance issue, after "1000 total children" Apache no longer responds to HTTP requests. Not MaxClients issue?

2012-05-02 Thread P J
On Tue, May 1, 2012 at 7:26 AM, P J wrote: > On Tue, May 1, 2012 at 7:22 AM, P J wrote: > >> On Mon, Apr 30, 2012 at 10:37 AM, P J wrote: >> >>> >>> On Mon, Apr 30, 2012 at 9:13 AM, Alexandr Normuradov >> > wrote: >>> cat /proc/$(pidof -s httpd)/limitsTo troubleshoot that you should have >

[users@httpd] Mod_proxy Chunk file size issue

2012-05-02 Thread Anoop L
Hi, I am using Apache HTTPD 2.2.17 + Mod_proxy + SSL on Ubuntu as a gateway. Everything works fine but when I send a request with Transfer Encoding: Chunked, it converts back if the file size is too small. I tested with a 43k works fine. Tested with 16K and 5.5K it's getting converted as a requ

[users@httpd] htaccess settings not working in combination with kerberos

2012-05-02 Thread Mark Jas
Hi!   I have a vhost configured to use kerberos authentication against a windows AD. Authentication works great, but some of the settings in the .htaccess file are not working.   My apache version is 2.2.15.   My files directive and my rewriterule have no effect at all, while my php_flag and

[users@httpd] SSI, Servlet Container and JSESSIONID (Cookie Values)

2012-05-02 Thread ueli . kurmann
Hi there We have an Apache httpd configuration issue in combination with SSI, a servlet container and the session id. Problem Description We are using Apache httpd as a front-end and a transparent cache with a servlet container behind of it. Cache hits are returned transparently by the cache, c