[Soap-Python] gist: 1242760 Unable to run with Django

Burak Arslan burak.arslan at arskom.com.tr
Tue Mar 13 20:52:29 CET 2012


On 03/07/12 17:48, Raoul Thill wrote:
> Hi,
>
> based on the information in the comments section of the Gist, I am
> unable to run rpclib in conjunction with Django 1.4c1 and Apache
> mod_wsgi.
>
> The Apache server simply blocks upon the first request. When doing an
> strace on the processes I can see that some xsd file are generated
> in /tmp and after that nothing happens. No pages are served by this
> Apache anymore.

most probably, this is your problem:

http://mail.python.org/pipermail/soap/2012-January/000704.html

i'd just use a reverse proxy setup instead of mod_wsgi.

best,
burak



More information about the Soap mailing list