On Thu, Feb 17, 2000 at 09:09:58AM +0100, Geert Van Damme wrote:

> > I am curious what webserver you all recommend for using JSP and Servlets?
> > Please dont say Apache w/ Jserv.  I have used that and am not impressed by
> > its performance.  I need to find a webserver that optimizes JSP
> > performance
> > for a middle to large scaled site.

Actually, I've spent the last few weeks researching JSP/Servlets,
and have found ApacheJServs performance to be quite good *when using
a fast jdk*; I've found IBM's jdk to be extremely fast.

I have a 500MHz PIII w/ only 128M of memory running Linux, Apacha,
JServ and MySQL; it can handle 1-2 million (simultated) hits a day,
where each page is completely generated in the servlet engine and
requires half a dozen SQL queries. Personally, I find this level
of performance extremely acceptable.


--

Jonathan Stimmel                    Pager:  415-253-7202
[EMAIL PROTECTED]                   [EMAIL PROTECTED]

1180 Reed Ave #55                    Home:  408-244-5258
Sunnyvale, CA 94086                  Cell:  650-520-4164

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to