Page loading Problem
Hi,
I am using tomcat 4.12 and jdk 1.4.0.. sql server 2000 is the back end.
when we accessing our application contionusly for more than 4 days, each page takes time to load..
I was looked out both java and sql server usage. sometimes both usage were high. sometime it was decreased...
is this because of tomcat problem or in sql server problem?
Thanks
Dev team
[409 byte] By [
devteam] at [2007-11-11 7:38:28]

# 1 Re: Page loading Problem
hi,
the latest tomcat is 4.30 for jdk 1.4.2,or you can upgrade it.
if you do with the database,you can trace the connections with the sql Server.
you can know the bottleneck of your program.just use junit for the test.
perhaps you can use the latest version of the sql server.
tyshan
tyshan at 2007-11-11 22:37:43 >
