Hi guys, I've been trying to set some of paster's threadpool options, but am failing miserably. The main one I want to to change is threadpool_kill_thread_limit (http://pythonpaste.org/modules/ httpserver.html#module-paste.httpserver)
What do I need to put in the config to get this to work. I've tried just sticking threadpool_kill_thread_limit = 20 into [server:main] and [app:main] but neither has any effect. Any ideas on how to get this working? Thanks, Shayan Raghavjee -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
