All,

I am developing an application to run on WinNT4, IIS4 and using the JRun
servlet engine.
When I click on a link to invoke a servlet there is a terrible delay
until the servlet runs - between 5 and 10 seconds.
Once the servlet is invoked, it performs well, returning a query and its
html page in less than a second.
Has anyone else noticed these performance problems using the JRun
product.
If I System.out.println("Started"), in the init() or get() methods this
gives a good idea that the problem is when invoking the servlet, and not
the servlets own performance.

Any ideas?

Thanks,
Andy

___________________________________________________________________________
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

Reply via email to