Suppose someone is using a 64-bit OS and a 64-bit JVM.
Does using the 64-bit Tomcat increase performance?
This may seem a little stange, however someone suggested that the 64-bit Tomcat basically, only had a different installer. This seems wrong to me, but I don’t really have any proof.
Is there some doc about this?
I mean can the 64bit tomcat reach more RAM, than the 32-bit version?
Tomcat is a Java application. There isn’t a 32 and 64 bit version, unless you are talking about any native extentions such as APR.