[PATCH] Add WSGI Handler

Stephen Rothwell sfr at canb.auug.org.au
Sun Jan 31 20:19:12 EST 2010


On Sun, 31 Jan 2010 02:40:01 +0100 "martin f. krafft" <madduck at madduck.net> wrote:
>
> Patchwork/Django can be run directly with WSGI, which is bound to be
> faster and less complex than FastCGI. This patch provides the necessary
> Apache configuration and the WSGI handler, as well as an update to the
> docs.

I installed libapache2-mod-wsgi (on ozlabs.org) on Debian Testing and
immediately got segfaults:

[Sun Jan 31 18:48:55 2010] [notice] child pid 17512 exit signal Segmentation fault (11)

(lots of these) so I disabled it.

This has been reported a while ago
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558608) and is well
known (http://code.google.com/p/modwsgi/wiki/FrequentlyAskedQuestions see
section "Apache Process Crashes").

No solution in Debian (yet), so a bit of a pain.  I don't know how wide
spread this problem is.
-- 
Cheers,
Stephen Rothwell                    sfr at canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/patchwork/attachments/20100131/472a8fd3/attachment.pgp>


More information about the Patchwork mailing list