Hello,

we have to increase the number of maximum threads on our 64 bit server
Windows 2003 server.
At the moment we are running Tomcat 5.0.28 on a JDK 1.5 32 bit because of
historical issues and we can serve about 500 threads without having memory
problems.
If we increase maxThreads size over 500, we get memory errors. (Heap Space
is configured to 800 MB maximum)

Now we are thinking about switching to the 64 bit JDK to avoid these memory
problems.

BUT as far as I know, tomcat 5.0.28 is compiled for 32 bit.
So, do we get any advantage from replacing the 32 bit JVM against the 64bit?
We'd like to avoid a Tomcat update at the moment!

Thank you for inputs!!

Stefan


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to