Re: OutOfMemoryException in Tomcat 5.0.28 (when using Thread / ThreadLocal)

2005-10-09 Thread Leon Rosenberg
I'm not the expert but... On 10/9/05, Binildas C <[EMAIL PROTECTED]> wrote: > Hi, > > We are building a high volume site in Tomcat5.0.28. > Our single Tomcat5.0.28 instance in the Web Farm is > having 10 HTTP Threads. Each HTTP Thread collects > request events in a ThreadLocal. At every 1000 > req

OutOfMemoryException in Tomcat 5.0.28 (when using Thread / ThreadLocal)

2005-10-08 Thread Binildas C
Hi, We are building a high volume site in Tomcat5.0.28. Our single Tomcat5.0.28 instance in the Web Farm is having 10 HTTP Threads. Each HTTP Thread collects request events in a ThreadLocal. At every 1000 requests (in a particular HTTP Thread) the HTTP Thread will collect events from the ThreadLoc