Ian Bicking wrote:

If it helps, Webware preallocates its threads, and reuses them indefinitely.

I'm not sure if this is the case if you are running scheduled tasks in Webware, though I believe that's implemented with a single preallocated thread as well. Maybe Matt or someone can confirm if scheduled tasks are part of the application, or a their use a predictor of the problem.

We are not using scheduled tasks at all. I suppose that the session cleanup sweeper in WebKit is a scheduled task, but we're not putting and ZODB stuff in session, so it shouldn't matter.


------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to