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

_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to