On Sun, 2003-03-30 at 01:27, Edmund Lian wrote: > >I limited the number of threads in AppServer.Config to 2 in all > >settings. But still I get 7 pythin threads in the process list > >(Linux): > > I see the same thing too. I'm guessing that at least one of the extra > threads is the session sweeper thread, and another is the actual TaskKit > Scheduler. That still leaves 3 unexplained threads though...
If AutoReload is on, that's another thread, which leaves two threads. Last time I tried to get rid of all the threads I remember there being two I couldn't figure out. Ian ------------------------------------------------------- This SF.net email is sponsored by: The Definitive IT and Networking Event. Be There! NetWorld+Interop Las Vegas 2003 -- Register today! http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
