manju at [EMAIL PROTECTED] wrote:
> Hi,
>
> We are facing serious problems with the above problem when running jsp on
> tomcat/linux. Could anyone please update me on the current status of handling
> this problem.
>
> It is extremely critical for us. Please reply ASAP.
As far as I know there a
Hi,
We are facing serious problems with the above problem when running jsp on
tomcat/linux. Could anyone please update me on the current status of handling this
problem.
It is extremely critical for us. Please reply ASAP.
Manjunath
Thomas Bezdicek wrote:
> Hi,
>
> hmm, i just quickly looked at the code, and my first (and possible
> not true, but first and only) idea was, what about the class
> DocumentCache ??? is it freeing the memory, do you use explicit
> System.gc() there from time to time (maybe use a timer-task)?
I'v
Hi, have you tried to set java memory parameters in tomcat.sh
at TOMCAT_OPTS (e.g. -Xmx256m -Xms128m).
We are running a quite large application without problems
after setting these parameters.
regards, tom
btw: what xslt-processor do you use, cause we are experiencing
an enormous performance lea