Hi,
(Tomcat 3.2)
I installed Tomcat on Linux and I have to seem a memory problem.
1. I know that linux will show me a lot of processes. I know these processes
are native threads and they share the memory. (I have more then 40
processes, each one is consuming 70456. This means that Tomcat isn't using
40 x 70456. But all these processes are sharing the same 70456.)
2. But still ... isn't 70456 (70 MB) a bit too much ? Even worse : my
provider does get 142M. I think this is NOT normal and we do something
wrong.
3. I have tried to use the TOMCAT_OPTS='-Xmx32m'. But still, I get 70 MB. (I
can see he uses the option in the process)
My site should go online today, but my provider don't want to run tomcat if
it takes so much memory. Anyone has got suggestions ? Other Tomcat version ?
Other jdk ? (using the 1.3 now).
Is the 70/142 Mb normal ?
ANY HELP would be great !
Christoph
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]