Abhay wrote:
>
> I have heard that Jrun 3.0 from Allaire with IIS is the best combination
> for servlets to work on. To what extent that's true? If not, then is there
> any other combination to suit the need , so as to achieve maximum speed and
> server responce ?
>
If you're doing a large, expensive site, then there's
no way to get around doing your own performance testing
with various combinations of hardware and software. There
are too many variables to say in advance "this combination
is fastest", it depends too much on your particular app.
I understand that this is a very disappointing answer, and
it is fairly expensive to do that sort of testing, but
there's really no good way around it.
In any case, chances are that the particular brand of
servlet engine and web server are going to have much less
impact than something like the speed of the database, or
the amount of memory in the server, or how well written
your servlets are, or which jvm you are using. But maybe
not...
One thing for sure: the "raw" server speed tests are
completely useless for predicting real-world performance
of complex web applications.
Just out of curiosity, was it Alliare or Microsoft that
told you the JRun/IIS combo was "best"? :-)
-cks
___________________________________________________________________________
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