RE: Mozilla crashes Tomcat.

2002-11-29 Thread Ralph Einfeldt
Maybe you should provide the answer to following questions: - Do you run tomcat stand alone ? - If yes which JSSE do you use ? - Which jvm do you use ? - On which operating system ? Maybe you should try to profile tomcat with a tool like OptimizeIt to see if it is tomcat or the underlying ssl

Re: Mozilla crashes Tomcat.

2002-11-29 Thread David Brown
Christopher Mark Balz writes: Mozilla 1.x/N6+ causes a devastating memory leak on Tomcat 3.2.4. In side-by-side tests, IE 5.5 causes no such leak, but Moz1.x/N6+ cause Tomcat to simply start allocating memory until the heap size limit is exceeded by about 20MB, resulting in an eventual

Re: Mozilla crashes Tomcat.

2002-11-29 Thread Christopher Mark Balz
Yes, you are right, excuse me for not supplying the basic info of several systems I am using. I'm using: tomcat 3.2 standalone - yes. Java SDK 1.4 (includes JSSE) Sun's JVM standard with SDK 1.4 The problem happens on Win2K and also on Linux RedHat 8.0 (Contains latest OpenSSL). I have by now