Re: Tomcat 5.5.23 stops listening to requests on SSL port

2009-05-02 Thread Rahman Akhlaqur
: Tomcat Users List Cc: p...@pidster.com Sent: Friday, 1 May, 2009 18:07:42 Subject: Re: Tomcat 5.5.23 stops listening to requests on SSL port -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rahman, On 5/1/2009 9:24 AM, Rahman Akhlaqur wrote: > The SSL is terminated at the load balancers, so

Re: Tomcat 5.5.23 stops listening to requests on SSL port

2009-05-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Rahman, On 5/1/2009 9:24 AM, Rahman Akhlaqur wrote: > The SSL is terminated at the load balancers, so the request is then a > http request on port 8443 to our apache webserver (we use this to > resolve multiple hostnames to just a few virtual hosts) w

Re: Tomcat 5.5.23 stops listening to requests on SSL port

2009-05-01 Thread Pid
t the request > is being sent at all? > > What method are you using to connect HTTPD to Tomcat? mod_jk or > mod_proxy (or something else)? > > Can you enable logs and a status worker to check on what happens when > the connection dies? > > > p > > > &g

Re: Tomcat 5.5.23 stops listening to requests on SSL port

2009-05-01 Thread André Warnier
useful to also do a "ps -ef" to see the relationship between process-id and programs) - Original Message From: Pid To: Tomcat Users List Sent: Thursday, 30 April, 2009 16:59:25 Subject: Re: Tomcat 5.5.23 stops listening to requests on SSL port Rahman Akhlaqur wrote: H

Re: Tomcat 5.5.23 stops listening to requests on SSL port

2009-05-01 Thread Pid
> - Original Message > From: Pid > To: Tomcat Users List > Sent: Thursday, 30 April, 2009 16:59:25 > Subject: Re: Tomcat 5.5.23 stops listening to requests on SSL port > > Rahman Akhlaqur wrote: >> Hi >> >> I am having an issue with

Re: Tomcat 5.5.23 stops listening to requests on SSL port

2009-05-01 Thread Rahman Akhlaqur
log - this points to Tomcat not even listening properly on port 8443. The other port (8080) is working okay though. - Original Message From: Pid To: Tomcat Users List Sent: Thursday, 30 April, 2009 16:59:25 Subject: Re: Tomcat 5.5.23 stops listening to requests on SSL port Rahman

Re: Tomcat 5.5.23 stops listening to requests on SSL port

2009-04-30 Thread André Warnier
Rahman Akhlaqur wrote: Hi I am having an issue with my Tomcat server not responding on the SSL port. I reported this as a possible bug but this was rejected as a config issue. More info as below: The Tomcat connector is configured as below The issue is that Tomcat stops listening o

Re: Tomcat 5.5.23 stops listening to requests on SSL port

2009-04-30 Thread Pid
Rahman Akhlaqur wrote: > Hi > > I am having an issue with my Tomcat server not responding on the SSL port. I > reported this as a possible bug but this was rejected as a config issue. More > info as below: > > The Tomcat connector is configured as below > > port="8080" maxHttpHeaderSize="