RE: jsvc degrades performance in production

2009-02-26 Thread Anthony J. Biacco
rom: Peter Stavrinides [mailto:p.stavrini...@albourne.com] Sent: Thursday, February 26, 2009 2:53 AM To: Tomcat Users List Subject: Re: jsvc degrades performance in production Hi, I have read about similar issues in some old posts, and it appears to be related to the compilation of jsvc, you need to ma

Re: jsvc degrades performance in production

2009-02-26 Thread Peter Stavrinides
Istanbul Subject: Re: jsvc degrades performance in production just a question, if you are behind a loadbalancer, why wouldn't your just run it as non-root user on a non-privelleged port without jsvc? regards Leon On Thu, Feb 26, 2009 at 3:31 AM, B.V. Prasad wrote: > I am running Tomcat 6

Re: jsvc degrades performance in production

2009-02-26 Thread Leon Rosenberg
just a question, if you are behind a loadbalancer, why wouldn't your just run it as non-root user on a non-privelleged port without jsvc? regards Leon On Thu, Feb 26, 2009 at 3:31 AM, B.V. Prasad wrote: > I am running Tomcat 6 on a group of Linux servers behind a loadbalancer. This > setup was

jsvc degrades performance in production

2009-02-25 Thread B.V. Prasad
I am running Tomcat 6 on a group of Linux servers behind a loadbalancer. This setup was working fine when I ran Tomcat as root. However, when I moved to jsvc, the production servers started to become unavailable within a couple of hours, serving thousands of requests. I had to restart them to be