> I haven't ruled out JSTL as a cause since my test show it is memory > intensive. I doubt it is JSTL alone, but it could be a combination. > I've produced the bug with jdk1.3.1 on both windows and solaris. I sent > you additional information and the exception I am getting. It's probably > not going to be any help, but maybe it will rule out possible causes.
I can hammer the Transform example of JSTL with ab (concurrency 40) without any memory problems (JDK 1.3 / Win2k). Other that there's one session created per request, and that slowly eats up memory. Your example uses another taglib. I'm going to try to download it, but I really doubt there's a problem now. Remy -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>