I found that while Tomcat3.2.1B works OK on Windows2000 it is just 'slightly'
slower then on Redhat Linux6.2 on the same hardware.
I have a 366 MHz, 256 Mbytes Compaq Armada7400 system with a slow 8Gbyte IDE
drive. I also run Apache on both sides but secure Apache(V1.3.12) on Linux
only.
The problem seems to be CPU overhead. I am running encrypted SOAP tests and I
find that the encrypted traffic runs at about the same speed on Linux than the
not encrypted tests on NT. Why? There is no paging, so why is the overhead? The
same Java Tomcat on both sides and 'hotspot' optimized on NT without
encryption. Win2K should be much, much faster but it is NOT! I had to compile
apache for Linux. But even with a better :-)  Linux C compilere the difference
should not be significant? What is going on with Win2K?
Regards.

Nic Ferrier wrote:

> >>> Alan Himes <[EMAIL PROTECTED]> 21-Jul-00 12:22:52 AM >>>
>
> >I read in the documentation for JWS2.0 that you could
> >do development on the win 95,98,00 platforms, but that
> >you not run the official server on them.  This, to me, suggests
> >that it isn't quit compatible.  if you have access to NT i'd use
> >that.
>
> FUD.
>
> There is only one reason why running servlet containers on Windows
> 95/98 is not recommended:
>
> performance.
>
> Those operating systems are not designed to run webservers (which is
> what a servlet container is) and therefore they will not run a servlet
> container very well.
>
> It will run though.
>
> If you want a cheap way of running servlets will then try Linux or
> FreeBSD - they're good and quite easy to deal with these days (whereas
> NT is very expensive).
>
> Nic
>
> ___________________________________________________________________________
> 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