[users@httpd] SNI + RequestReadTimeout leads to SSL certificate error in client browser

2014-03-17 Thread Anantha Padmanabha
Hi, We are using Apache's SNIfunctionality to host multiple sites in single apache instance [version 2.2.22]. Lets say the domain names we host are www.A.com and www.B.com We are facing issues due to slow clients. Due to RequestReadTimeout<

Re: [us...@httpd] Deflate - Logging ratios

2009-07-28 Thread Anantha Padmanabha
in responde header. Also verified that for requests from command line also ratio is not present in logs Thanks Anantha On Tue, Jul 28, 2009 at 7:10 PM, Eric Covener wrote: > On Tue, Jul 28, 2009 at 8:31 AM, Anantha > Padmanabha wrote: > > >AddOutputFilterByType DEFLATE te

[us...@httpd] Deflate - Logging ratios

2009-07-28 Thread Anantha Padmanabha
Hi, I am using Apache 2.2.8. I tried to add logging for deflate [gzip] ratios in a dev machine by looking at http://httpd.apache.org/docs/2.0/mod/mod_deflate.html and some other articles on internet. Heres the configuration used: AddOutputFilterByType DEFLATE text/html text/plain text/xml D

Re: [us...@httpd] Reason of dropping connections

2009-07-28 Thread Anantha Padmanabha
Typically, when you use tools like jmeter and stop requests suddenly, this can happen. If they are towards end of load testing session, it could be the issue that Andre explained Thanks anantha On Tue, Jul 28, 2009 at 4:07 PM, Narendra Verma < narendra.ve...@impetus.co.in> wrote: > Hi Andre, > T

[us...@httpd] Response time without client network delay

2009-07-20 Thread Anantha Padmanabha
Hi, I'm using Apache 2.2.8 and use %D to capture response times. We did performance testing on newly purchased servers and made the same machines go live. Our latencies in production were greater than that of our perf run, even though requests were much lower. Then we figured out that client dela