Re: Re: Is it a Memory leak???

2003-10-05 Thread Satya Narayan Dash
not release memory back to the OS. It just keeps it in its own internal heap of free memory. -Tim Satya Narayan Dash wrote: 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

Re: RE: Is it a Memory leak issue???

2003-10-05 Thread Satya Narayan Dash
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

Re: Re: Is it a Memory leak issue???

2003-10-05 Thread Satya Narayan Dash
[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

Is it a Memory leak???

2003-10-04 Thread Satya Narayan Dash
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

Is it a Memory leak issue???

2003-10-04 Thread Satya Narayan Dash
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

Is it a Memory Leak in Apache 2.0.47???

2003-09-27 Thread Satya Narayan Dash
Hi, Anyway, I was able to migrate to Apache to 2.0.47 and Tomcat 4.1.27, after lot of intial hiccups. The connector is mod_jk and they are running smothly in Windows2k and Linux 8.0. I've an interesting observation. Feeding line feed characters to Apache 2.0.40 (which) was my earlier version,

Compilation Error !! mod_jk.dll, Apache 2.0.47 + Connector 4.1.27

2003-09-23 Thread Satya Narayan Dash
Hi All, I am getting a compilation error while generating the mod_jk.dll for Apache 2.0.47 and Connector 4.1.27. These are the steps I followed. 1. Took the sources of Apache and Connector and set APACHE2_HOME and JAVA_HOME. 2. From the prompt I run, MSDEV mod_jk.dsp /MAKE ALL. (VC++ 6.0)

Please help - Unable to create mod_jk.so connector4.1.27 , Apache 2.0.47

2003-09-19 Thread Satya Narayan Dash
Hi All, I am unable to create mod_jk.so with jakarta-tomcat-connectors-4.1.27 and Apache 2.0.47. In the last few lines it is throwing some errors. But I do not what I missed. My Environment: --- Red Hat Linux 7.2; JDK - 1.4.0 What I did: -- 1. Installed Apache 2.0.47 and