Re: Errors establishing secure connections with tomcat 8.5.15

2017-07-13 Thread Guang Chao
On Fri, Jul 7, 2017 at 9:51 PM, Kevin Mango wrote: > > > -Original Message- > From: André Warnier (tomcat) [mailto:a...@ice-sa.com] > Sent: Friday, July 7, 2017 4:14 AM > To: users@tomcat.apache.org > Subject: Re: Errors establishing secure connections with tomcat 8.5.15 > > 1) don't top-

RE: Errors establishing secure connections with tomcat 8.5.15

2017-07-13 Thread Kevin Mango
-Original Message- From: Christopher Schultz [mailto:ch...@christopherschultz.net] Sent: Thursday, July 13, 2017 4:32 PM To: users@tomcat.apache.org Subject: Re: Errors establishing secure connections with tomcat 8.5.15 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kevin, On 7/11/17 3:

Re: Errors establishing secure connections with tomcat 8.5.15

2017-07-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Kevin, On 7/11/17 3:48 PM, Kevin Mango wrote: > > > -Original Message- From: Christopher Schultz > [mailto:ch...@christopherschultz.net] Sent: Tuesday, July 11, 2017 > 1:58 PM To: users@tomcat.apache.org Subject: Re: Errors > establishing

Re: worker.properties file configuration for cluster

2017-07-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Niranjan, On 7/13/17 11:26 AM, niranjan kumar wrote: > I used this configuration: worker.node1.redirect=node2 > worker.node2.activation=disabled So you want to use a hot standby? > to configure the fail-over scenario , it seems to work fine. Goo

Register ServletRequestListener from OSGi Bundle

2017-07-13 Thread Igal @ Lucee.org
Hello, I have a JSR-356 (WebSocket API) code that is packaged in an OSGi bundle. The servlet loads the code via Apache Felix if needed. I want to register a ServletRequestListener, which I would normally put in the web descriptor: path.to.my.RequestListener but since the bundle is no

worker.properties file configuration for cluster

2017-07-13 Thread niranjan kumar
Hi Team, I used this configuration: worker.node1.redirect=node2 worker.node2.activation=disabled to configure the fail-over scenario , it seems to work fine.My question is 1: Do i need to enable

RE: Response cut off after 10 seconds when using NIO2 connector

2017-07-13 Thread Matt Cosentino
So you know, I switched NIO and NIO2 on my two servers last night so that the timeout no longer occurs on my live server. The test server now shows the behavior. - Matt -Original Message- From: Matt Cosentino [mailto:mcosent...@cacorp.com] Sent: Wednesday, July 12, 2017 10:05 PM To: To