i've just started using java and tomcat and am a little confused over the performance i am getting.
i'm using v3.2.2 and just have one servlet which does a real simple xsl transform.
the trouble is that if i use lynx on localhost to access the page i get massive differences in reload times. the box is not running anything else and has a 0.00 load average.
sometimes it will load the page in <100ms but other times it can take 5 seconds or more. to do the reloads i just hit ctrl-R in lynx.
is there any explanation for this? would i notice a big difference if i upgraded to tomcat 4?
also if anyone has had experience of tomcat running under a heavy load (in production) i'd be interested to hear how it performs.
thanks.
i'm using v3.2.2 and just have one servlet which does a real simple xsl transform.
the trouble is that if i use lynx on localhost to access the page i get massive differences in reload times. the box is not running anything else and has a 0.00 load average.
sometimes it will load the page in <100ms but other times it can take 5 seconds or more. to do the reloads i just hit ctrl-R in lynx.
is there any explanation for this? would i notice a big difference if i upgraded to tomcat 4?
also if anyone has had experience of tomcat running under a heavy load (in production) i'd be interested to hear how it performs.
thanks.