read up on the Jasper section in the tomcat docs, on how to set the fork
flag.

also, you can precompile you JSPs,
http://cvs.apache.org/~fhanik/precompile.html

Filip

----- Original Message -----
From: "Goehring, Chuck Mr., RCI - San Diego"
<[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>; "Satya Narayan
Dash" <[EMAIL PROTECTED]>
Sent: Saturday, October 04, 2003 2:51 PM
Subject: RE: Is it a Memory leak issue???


Satya,

Roomer was the Java compiler leaks memory when it compiles(as for JSPs).
Solution is to compile offline.   Don't know what versions or if even true,
but I've seen it mentioned several times.  Search the archives at
http://marc.theaimsgroup.com.

Chuck

-----Original Message-----
From: Satya Narayan Dash [mailto:[EMAIL PROTECTED]
Sent: Saturday, October 04, 2003 7:20 AM
To: [EMAIL PROTECTED]
Subject: Is it a Memory leak issue???


Hi All,

Last time I posted this question, but did not get any response. Hope, this
time I'll get.

I am running Apache 2.0.47 and Tomcat 4.1.27 with "mod_jk" as the connector.
I am some issues w.r.t the memory consumption. In fact, in apache users
forum, the user thinks it is an issue with mod_jk.so/dll.

I bombardded Apache with a large no. of JSP/Servlet pages and it ate up a
few MBs of memory and did not release it,though it stablizes after consuming
the memory. Again, if I am loading more JSP/Servlet pages, is starts
increasing. The increment is in MB range, which is quite significant.

Even after killing all the clients, the memory is not getting released.
The redirections of JSP/Servlet pages is proper and they are getting
executed by Tomcat (from mod_jk.log).

Can anyone tell me where is the problem??? This happens only in Windows(I
have tested in Win2k). In linux platform this is absent.

Any help is appreciated.

regards,
Satya.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to