Re: Slow SSL connections after Tomcat 5 to 7 migration

2011-05-06 Thread Michał Kapituła
W dniu 2011-05-05 18:50, Christopher Schultz pisze: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michał, On 5/5/2011 10:21 AM, Michał Kapituła wrote: I thought that seperate SSL Handshake could be made for each of the requests, but I can't see such behaviour in the dumps. Only one or zero th

RE: Slow SSL connections after Tomcat 5 to 7 migration

2011-05-05 Thread Caldarale, Charles R
> From: Michał Kapituła [mailto:michal.kapit...@comarch.pl] > Subject: Re: Slow SSL connections after Tomcat 5 to 7 migration > Really I don't know what to search for there (maybe you > could give me some clues?). Look to see what the threads are doing. Some will be waiting

Re: Slow SSL connections after Tomcat 5 to 7 migration

2011-05-05 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michał, On 5/5/2011 10:21 AM, Michał Kapituła wrote: > I thought that seperate SSL Handshake could be made for each of the > requests, but I can't see such behaviour in the dumps. Only one or zero > threads commiting a handshake, others appear to auto

Re: Slow SSL connections after Tomcat 5 to 7 migration

2011-05-05 Thread Michał Kapituła
Hello, I've made some thread dumps with https connection in progress. W dniu 2011-05-04 15:49, Caldarale, Charles R pisze: From: Michał Kapituła [mailto:michal.kapit...@comarch.pl] Subject: Slow SSL connections after Tomcat 5 to 7 migration I've just tested the page generation time

Re: Slow SSL connections after Tomcat 5 to 7 migration

2011-05-04 Thread Francis GALIEGUE
On Wed, May 4, 2011 at 15:49, Caldarale, Charles R wrote: >> From: Michał Kapituła [mailto:michal.kapit...@comarch.pl] >> Subject: Slow SSL connections after Tomcat 5 to 7 migration > >> I've just tested the page generation time via local network (and >> browser&#x

RE: Slow SSL connections after Tomcat 5 to 7 migration

2011-05-04 Thread Caldarale, Charles R
> From: Michał Kapituła [mailto:michal.kapit...@comarch.pl] > Subject: Slow SSL connections after Tomcat 5 to 7 migration > I've just tested the page generation time via local network (and > browser's cache off) and the page is being fully loaded in circa 2 > secon

Slow SSL connections after Tomcat 5 to 7 migration

2011-05-04 Thread Michał Kapituła
Hi, I've been experiencing trouble after migrating our company's web application from Tomcat 5 to Tomcat 7. There's a significant slowdown with https connections after the migration. I'm aware that application has a flaw - there's a large number of http request needed for generating a page (