Hi,
I've to setup a stable production Apache-Tomcat-Axis environment that will
serve 100,000 request per day...
At the moment, I have choosen:
- apache 1.3.33
- tomcat 5.5
- axis 1.3
but I wonder if there is a better configuration...in particular what about
1) Apache 1.3.x versus Apache 2.0 ?
2) Tomcat 4.x versus Tomcat 5.x ?
Anyone has performance benchmark about Tomcat 4.x vs. Tomcat 5.x?
Thanks a lot,
S.
Peter Dunkel - 09 Dec 2004 20:59 GMT
An Fri, 26 Nov 2004 16:36:52 GMT schrieb "Serendipity"
<nospam@nospam.it> :
>Hi,
>I've to setup a stable production Apache-Tomcat-Axis environment that will
>serve 100,000 request per day...
>
>- tomcat 5.5
Why version 5.5? That is for Java 1.5.
Tomcat 5.0.xx is for Java 1.4.
Peter