> Hi All
>
> I have designed some jsp pages which extract from a database. But
> the pages
> can take upto 5 minutes before they show the content. Is there
> anyway I can
> pinpoit where the bottle neck is. My current settings are APACHE
> +  MOD_jk +
> Tomcat 4.03 (could the bottle neck be my Apache and tomcat
> servers being on
> separate machines?) . Are there any tools that I can use to test the
> performance of my servers?

if you setup mod_jk in an not optimal way, you get long timeouts until,
the page is shown, but 5 minutes is a bit to long.

Our tests here indicate a mass performance speed up, if we don't chain
apache and
tomcat and use tomcat standalone.




--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to