2004-11-28 14:15:33 UTC
Andy,
Thanks for you Poll module, I've enjoyed it much. However, I faced a problem while using it. If I run 50 concurrent connections, apache (or whatever part of it) falls into a strange state. There are 2 threads in "W" state, according to /server-status information, which do not die. Further requests to .py files make mod_python work, but no content is ever sent to the client browser. Also apache cannot exit gracefully and has to force termination of its child process.
If I use simple create/close of db connections, all runs smoothly.
Do you have any ideas on it? I would be grateful for any tips.
Cheers,
Yuri