Deploying Pylons with uWSGI

Posted by Doug Farrell on Stack Overflow See other posts from Stack Overflow or by Doug Farrell
Published on 2010-02-07T18:06:20Z Indexed on 2010/04/09 23:53 UTC
Read the original article Hit count: 740

Filed under:
|
|
|

Hi all,

We're trying to move our intranet to Pylons. My boss is trying to set up Pylons to use uWSGI behind Apache so he can set up multiple, independent applications. However, he's having a difficult time getting it set up, with some apparent code problems in the C source code for uWSGI. Does anyone have any suggestions for how to deploy Pylons applications that might help us out?

Thanks,

Doug

© Stack Overflow or respective owner

Related posts about python

Related posts about pylons