On 02/15/2010 12:30 PM, Steve Ryan wrote:
Are there any known performance issues with the Tomcat JK redirector, in
particular, any performance issues which could affect the third-party
websites as explained in my example above?
Since this is filter it will participate in every request.
Now th
ter Crowther
Sent: 15 February 2010 11:47
To: Tomcat Users List
Subject: Re: Performance issues when adding Tomcat JK redirector to IIS's
"Default Web Site"?
Steve, you're likely to get more specific answers if you can tell us
versions: what version of the redirector, and
this. My worry is it might impact "Other third-party
website".
Thanks for your help.
Cheers
Steve
-Original Message-
From: peter.crowth...@googlemail.com [mailto:peter.crowth...@googlemail.com]
On Behalf Of Peter Crowther
Sent: 15 February 2010 11:47
To: Tomcat Users List
Su
Steve, you're likely to get more specific answers if you can tell us
versions: what version of the redirector, and what versions of IIS?
Also, can you tell us whose instructions you followed to get it
working, as there are some out there that are... how shall I say it...
"less than ideal" :-).
Che
Hi!
I have struggled earlier with this kind of stuff so here is my suggestions:
- Check the tomcat_home/conf/server.xml and check how many max threads
your tomcat handles concurrently, it depends of the type of application
if the requests is long and memory consumptions maybe it will help too
Thank you very much David, seems like we have to upgrade.
On 2/15/06, David Bishop <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I was running Apache Cocoon with Tomcat 5.0.28 and a Sun 1.4.2 JVM.
>
> Unexpectedly the system was falling over at a certain load and not
> gracefully slowing down. At a certain
Hi,
I was running Apache Cocoon with Tomcat 5.0.28 and a Sun 1.4.2 JVM.
Unexpectedly the system was falling over at a certain load and not
gracefully slowing down. At a certain number of concurrent users it
was returning very strange errors including Java Out of Memory
errors, but only aft