Classloading performance problems, Tomcat 8 upgrade from tomcat 6

2015-11-05 Thread Datta, Abir - Ealing
Hi, Background Application server has been upgraded from tomcat 6 to tomcat 8. We are experiencingperformance issues in transactions which involve XML processing using DOM4J and xerces api. The application uses dom4j-1.6.1.jar and xercesImpl-2.10.0.jar. There has been no change in the

Re: Classloading performance problems, Tomcat 8 upgrade from tomcat 6

2015-11-05 Thread Mark Thomas
On 05/11/2015 16:58, Datta, Abir - Ealing wrote: > Hi, > > > Background > > Application server has been upgraded from tomcat 6 to tomcat 8. We are > experiencingperformance issues in transactions which involve XML processing > using DOM4J and xerces api. The application uses dom4j-1.6.1.jar

RE: Classloading performance problems, Tomcat 8 upgrade from tomcat 6

2015-11-05 Thread Datta, Abir - Ealing
Hi Mark, Thanks for the response. The setting is already enabled. We have upgraded to tomcat version 8.0.26 Thanks, Abir From: Mark Thomas Sent: 05 November 2015 17:07 To: Tomcat Users List Subject: Re: Classloading performance

Re: Does Tomcat support clustering for automatic fail over?

2015-11-05 Thread javier_espana
Thank you Stephen and Mike for your responses. Javier EspaƱa Sr. Technical Analyst Honda North America Information Services Division ISD Applications (310) 972-4152 Email: javier_esp...@hna.honda.com www.honda.com ***Beginning May 18, 2015 my Phone number changed Please update your contact

Re: [OT] RE: 80ms delay switching between worker threads

2015-11-05 Thread Farzad Panahi
Chris - I am running a mac book pro. I will try to setup a simple test case when I get a chance and post the results. On Wed, Nov 4, 2015 at 11:54 AM, Christopher Schultz wrote: > Farzad, > > On 11/3/15 2:45 PM, Farzad Panahi wrote: >> I wish I could get my hands on

Re: Can adding workers to worker.list and balance_workers cause an issue?

2015-11-05 Thread Christopher Schultz
Jonathan, On 11/5/15 1:49 AM, Fonken, Jonathan (XTI - Redwood City) wrote: > What would happen if I add workers into worker.list and balance_workers? No problem. It just means that you can mount those workers either using JkMount directly or via a load-balancer. > Option1: >

Re: Does Tomcat support clustering for automatic fail over?

2015-11-05 Thread Christopher Schultz
Stephen, On 11/5/15 10:49 AM, Stephen Booth wrote: > On 04/11/2015 00:56, javier_esp...@hna.honda.com wrote: >> I would like to setup a couple of servers for automatic fail-over. In case >> one fails the other can take over. Does Tomcat support that kind of setup? >> If so, can you direct me to

ERR_SSL_PROTOCOL_ERROR

2015-11-05 Thread Brajesh Patel
Hi All, We are getting "ERR_SSL_PROTOCOL_ERROR" error while hitting any request from browser following configuration we have: Tomcat:5.5 Please suggest us. -- Thanks Brajesh Patel skype: brajesh.patel11 Cell:- +91

Re: Does Tomcat support clustering for automatic fail over?

2015-11-05 Thread Stephen Booth
On 04/11/2015 00:56, javier_esp...@hna.honda.com wrote: > I would like to setup a couple of servers for automatic fail-over. In case > one fails the other can take over. Does Tomcat support that kind of setup? > If so, can you direct me to where I can find some documentation about it? As

Re: Making fail-over work with PermGen errors

2015-11-05 Thread Stephen Booth
On 04/11/2015 19:59, Christopher Schultz wrote: > Memory-related errors are always problematic. > > Do you have any instrumentation/monitoring to check the liveness of your > Tomcat nodes? Can it detect the OOME condition? If so, you should be > able to notify the load-balancer that something