I've been using JRun with IIS for a year and haven't encountered that
kind of performance problems.  My responses are nearly instantaneous.
There must be some kind of problem between your browser and IIS.  Or IIS
is waiting to forward the request to the JRun connector proxy.  Strange.

- Kurt W.

> -----Original Message-----
> From: Andrew Scott, ITS, SENM [SMTP:[EMAIL PROTECTED]]
> Sent: Thursday, March 18, 1999 9:17 AM
> To:   [EMAIL PROTECTED]
> Subject:      JRun/IIS4 performance issues
> Importance:   High
>
> 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

___________________________________________________________________________
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