On Wed, 2004-05-19 at 07:48, Harry Jackson wrote:
> I am also pretty sure that it is not TT related. I have noticed that the 
>   new objects are being created under a new process id. I have also 
> noticed that using mod_perl seems to solve the problem.

Is it possible that the page contains images or CSS or something that
would cause the browser to make more requests, and that those requests
are being handled by your TT script as well, even though they should not
be?

- Perrin


_______________________________________________
templates mailing list
[EMAIL PROTECTED]
http://lists.template-toolkit.org/mailman/listinfo/templates

Reply via email to