Re: [users@httpd] What is the impact of setting ServerLimit higher than MaxClients?

2013-08-20 Thread Jeff Trawick
On Tue, Aug 20, 2013 at 5:30 PM, Rose, John B wrote: > Can you expand on this a bit? > > "But you could measure actual shm use with diff values." > ServerLimit controls the size of the scoreboard. The scoreboard is shared memory (the "shm" abbreviation above). Measure shared memory use by ht

Re: [users@httpd] What is the impact of setting ServerLimit higher than MaxClients?

2013-08-20 Thread Rose, John B
Can you expand on this a bit? "But you could measure actual shm use with diff values." Thanks From: Jeff Trawick mailto:traw...@gmail.com>> Reply-To: "users@httpd.apache.org" mailto:users@httpd.apache.org>> Date: Tuesday, August 20, 2013 5:13 PM To: "users@httpd.a

Re: [users@httpd] What is the impact of setting ServerLimit higher than MaxClients?

2013-08-20 Thread Jeff Trawick
On Aug 20, 2013 5:05 PM, "Rose, John B" wrote: > > Thanks for replying. > > Yes, it is prefork MPM. > > Reading this in the Apache documentation … > > "Do not set the value of this directive any higher than what you might want to set MaxClients to." > > It also says … > > "Special care must be tak

Re: [users@httpd] What is the impact of setting ServerLimit higher than MaxClients?

2013-08-20 Thread Rose, John B
Thanks for replying. Yes, it is prefork MPM. Reading this in the Apache documentation … "Do not set the value of this directive any higher than what you might want to set MaxClients to." It also says … "Special care must be tak

Re: [users@httpd] What is the impact of setting ServerLimit higher than MaxClients?

2013-08-20 Thread Jeff Trawick
On Aug 20, 2013 4:26 PM, "Rose, John B" wrote: > > What is the impact of setting the ServerLimit to a value significantly more than your MaxClients value? Say with a MaxClients set to 512 and ServerLimit of 2000? > Assuming prefork MPM: You can increase maxclients across graceful restart, up to

[users@httpd] unsubscribe

2013-08-20 Thread Michael Garrett
Thanks, Mike Garrett Systems Engineer - Middleware Ext: 28770 Cell: 314.348.4001 CONFIDENTIALITY NOTICE: This communication contains information intended for the use of the individuals to whom it is addressed and may contain information that is privileged, confidential or exempt from othe

[users@httpd] What is the impact of setting ServerLimit higher than MaxClients?

2013-08-20 Thread Rose, John B
What is the impact of setting the ServerLimit to a value significantly more than your MaxClients value? Say with a MaxClients set to 512 and ServerLimit of 2000?

[users@httpd] Re: Apache 2.4 closing connection prematurely using webdav

2013-08-20 Thread Luiz Flavio Fernandes
Anyone having the same problem or have and ideias? 2013/8/15 Luiz Flavio Fernandes > Hi, > > I'm having problemas using apache 2.4.4.2 with webdav module. > > For some reason, it closes the connection before sending the HTML response > from the webdav module. > > On my old servers using apache

[users@httpd] TCP settings for httpd server running Solaris 10

2013-08-20 Thread Rose, John B
Hello We have had issues with system resources, primarily RAM, maxing out and effectively overwhelming an Apache web server. We have noticed that some of the default TCP time settings on Solaris 10 seem really high. Is there any sort of standard TCP settings that have been adopted, or suggest

Re: [users@httpd] Re: Apache httpd 2.2.12 hangs

2013-08-20 Thread Jeff Trawick
On Tue, Aug 20, 2013 at 10:40 AM, Nourredine Rouibah < nourredine.roui...@gmail.com> wrote: > Hi, > > After rebuilding Apache with the patch on port.c, is it correct to just > replace libapr-1.so.0.3.7 > in the running apache installation ? That would speed up the fix. > You have to * make a ba

Re: [users@httpd] Re: Apache httpd 2.2.12 hangs

2013-08-20 Thread Nourredine Rouibah
Hi, After rebuilding Apache with the patch on port.c, is it correct to just replace libapr-1.so.0.3.7 in the running apache installation ? That would speed up the fix. thanks, /Nourrédine. On Tue, Aug 20, 2013 at 2:51 PM, Jeff Trawick wrote: > On Tue, Aug 20, 2013 at 8:00 AM, Nourredine Rou

Re: [users@httpd] Re: Apache httpd 2.2.12 hangs

2013-08-20 Thread Jeff Trawick
On Tue, Aug 20, 2013 at 8:00 AM, Nourredine Rouibah < nourredine.roui...@gmail.com> wrote: > Hi, > > After doing some search I suspect our problems to be related with this > issue : https://issues.apache.org/bugzilla/show_bug.cgi?id=47645 > > I say that because the problem started to happen as soo

Re: [users@httpd] Re: Fwd: reverse proxy /proxy

2013-08-20 Thread Visioner Sadak
thannks the link says ProxyPassReverse /app1/ http://internal1.example.com/ ProxyPassReverse /app2/ http://internal2.example.com/ and ProxyPass /app1/ http://internal1.example.com/ ProxyPass /app2/ http://internal2.example.com/ I did used ProxyPassReverse /spn1.spinterllyy.com

[users@httpd] Apache httpd 2.2.12 hangs

2013-08-20 Thread Nourredine Rouibah
Hello, My apologizes, my post of yesterday included HTML tables from server-status output.(cut/paste). Here is a more digest version. Our httpd Apache server keeps hanging every day or many times a day depending on the activity. Apache is the frontend of our Subversion 1.6.5 server. We have about