Re: [users@httpd] scoreboard is full, not at MaxRequestWorkers

2012-09-06 Thread Igor Cicimov
On Thu, Sep 6, 2012 at 11:21 PM, Sam wrote: > ** > Never, the server is not even under high load. There > are several thousand vhosts, it is about shared webhosting. > > This is what server-status says: > > PIDConnections ThreadsAsync connections > totalacceptingbusyidle

[users@httpd] FYI on mod_whatkilledus/mod_backtrace updates

2012-09-06 Thread Jeff Trawick
http://emptyhammock.com/projects/httpd/diag/ - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

Re: [users@httpd] HTTPD 2.2.17 removes/filters http header 'Warning' from response

2012-09-06 Thread Tom Evans
On Thu, Sep 6, 2012 at 12:27 PM, Eric Covener wrote: > On Thu, Sep 6, 2012 at 6:59 AM, Anoop L wrote: >> Hi All, >> >> We use HTTPD 2.2.17 with Mod_ssl and Mod_proxy in front of HA_proxy to >> terminate https. >> >> When the backend sends http header named 'Warning' HTTPD removes that from >> r

[users@httpd] Building mod_session_crypto, can't seem to get enough crypto

2012-09-06 Thread Benson Margulies
Starting from: httpd 2.4.3 apr 1.4.6 apr-util 1.4.1 If I build apr 1.4.6 and install it I build apr-util 1.4.1 after configuring --with-crypto and install it. I then try to run ./configure --with-apr=/opt/apr-1.4.6 --with-apr-util=/opt/apr-util-1.4.1 --prefix=/opt/apache-httpd-2.4.3 --enable-s

Re: [users@httpd] scoreboard is full, not at MaxRequestWorkers

2012-09-06 Thread Sam
Never, the server is not even under high load. There are several thousand vhosts, it is about shared webhosting. This is what server-status says: PIDConnections ThreadsAsync connections totalacceptingbusyidlewritingkeep-aliveclosing 21388257yes 44 2

Re: [users@httpd] HTTPD 2.2.17 removes/filters http header 'Warning' from response

2012-09-06 Thread Eric Covener
On Thu, Sep 6, 2012 at 6:59 AM, Anoop L wrote: > Hi All, > > We use HTTPD 2.2.17 with Mod_ssl and Mod_proxy in front of HA_proxy to > terminate https. > > When the backend sends http header named 'Warning' HTTPD removes that from > response sent to client. I tried adding a customer header value

Re: [users@httpd] scoreboard is full, not at MaxRequestWorkers

2012-09-06 Thread Igor Cicimov
On Thu, Sep 6, 2012 at 7:06 PM, Sam wrote: > ** > > Yes, I still see such messages even after upgrading to 2.4.3 > > On Sun, Aug 19, 2012 at 8:25 AM, Sam > wrote: > > I upgraded to Apache 2.4 and use mod_event on a server > having average high load. > > My issue is that I am getting pretty m

[users@httpd] HTTPD 2.2.17 removes/filters http header 'Warning' from response

2012-09-06 Thread Anoop L
Hi All, We use HTTPD 2.2.17 with Mod_ssl and Mod_proxy in front of HA_proxy to terminate https. When the backend sends http header named 'Warning' HTTPD removes that from response sent to client. I tried adding a customer header value named 'Warning1' and client gets that value in response. Any

Re: [users@httpd] Apache + 2 tomcat appserver failover configuration

2012-09-06 Thread Ed Young
Thanks for the replies. Yes, I decided to go with mod_jk rather than mod_proxy because there is more experience with mod_jk at our company. I've now got the system nearly fully configured for ssh, failover, etc. Thanks for the notes on jkmanager. I've also got that working as well. Very happy wit

Re: [users@httpd] scoreboard is full, not at MaxRequestWorkers

2012-09-06 Thread Andre Catao
baby baby On Thu, Sep 6, 2012 at 10:06 AM, Sam wrote: > ** > > Yes, I still see such messages even after upgrading to 2.4.3 > > > On Sun, Aug 19, 2012 at 8:25 AM, Sam > wrote: > > I upgraded to Apache 2.4 and use mod_event on a server > having average high load. > > My issue is that I am ge

Re: [users@httpd] scoreboard is full, not at MaxRequestWorkers

2012-09-06 Thread Sam
Yes, I still see such messages even after upgrading to 2.4.3 On Sun, Aug 19, 2012 at 8:25 AM, Sam wrote: I upgraded to Apache 2.4 and use mod_event on a server having average high load. My issue is that I am getting pretty much often the error message within the error log AH00485: scoreboar