[Twisted-Python] spawn wsgi resource into separate process

Thomas Johnson tomfmason at gmail.com
Sun Aug 29 15:41:56 EDT 2010


>
>
> I have run into a similar problem before. But did you know that any
> dict to be treated as the environment can be passed as the first
> argument to WSGIHandler()? That's exactly what helped me.


I have tried several different methods and game up with mixed results. I
have tried overriding the __call__ method in the WSGIHandler and it appears
to have the same results(same settings file being used).

How where you able to accomplish this task?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20100829/71b2245d/attachment.htm 


More information about the Twisted-Python mailing list