Hallo, 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):
28770 fbar 13 5 1064 1060 860 S N 0.0 0.0 0:00 AppServer 28773 fbar 13 5 3592 3592 1212 S N 0.0 0.2 0:00 python 28774 fbar 13 5 3592 3592 1212 S N 0.0 0.2 0:00 python 28775 fbar 13 5 3592 3592 1212 S N 0.0 0.2 0:00 python 28776 fbar 13 5 3592 3592 1212 S N 0.0 0.2 0:00 python 28777 fbar 13 5 3592 3592 1212 S N 0.0 0.2 0:00 python 28778 fbar 13 5 3592 3592 1212 S N 0.0 0.2 0:00 python 28779 fbar 13 5 3592 3592 1212 S N 0.0 0.2 0:00 python Is this correct and what are these other threads doing? I also use datapool, but only with 2 connections. Any ideas? ciao -- Frank Barknecht _ ______footils.org__ ------------------------------------------------------- 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
