Some things to consider for performance (considering same software);
- How many other users are hitting the same box.
- Is the memory and processor speed the same as your P.C.
I'm assuming that you just put your site out there and are getting minimal
hits.
You didn't say if you are testing the speed remotely or on the same machine
the software is loaded on. This could be an easy way to determine where the
problem is. For example if you are at your ISP's site and test the
performace and compare it to a site that is remotely located. If the speed
is slow only remotely, maybe your ISP is using slower line speeds, for
example a T1 access line is much slower than a T3 line. There is also an
excellent article for getting better performance for your servlets located
at:
http://www.javaworld.com/javaworld/jw-12-1998/jw-12-servlethtml.html
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet API
Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Jack Wang
Sent: Monday, September 27, 1999 12:24 AM
To: [EMAIL PROTECTED]
Subject: speed problem
Hi,all,
I have developed a project with servlet and MySQL in windows 98 platform.
Now I hosting the project web in a ISP's server. In my local developing
environment, the speed is fast, I can browse the dynamical html page
retrived from MySQL in 1 to 2 seconds, and the servlet engine is JRUN.
But when the web is transfered to ISP's machine, the speed is very very
sloooooowwwwwwwwwww, about 20 seconds, the ISP's machine is also setup with
MySQL and JRUN, where is the problem?
Any help are appreciated very much, any help, any help, I am eager for
resolving the problem.
Thanks.
Jack
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html