What about gunicorn as a wsgi server to simply stand between nginx and 
web2py?

Here is what I am going to do:
1. script (Bash) my config so that it is repeatable.  This will be similar 
to the existing scripts supplied with web2py, but with small changes.  test 
it in a new deployment on a clean VM. 
2. Port this to either fabric or ansible to enable repeatable, remote 
deployment.  Can either reuse the Bash script or do it the fabric way.
3. Try either gunicorn or tornado as a stand-in wsgi shim as an alternative 
to uwsgi to see what is involved.  Won't improve performance or feature 
set--just a way to see if config is any more manageable.

I do think anyserver.py is a convenient accompaniament to using rocket 
locally.  Let's the test server run remotely.  Is there any way to get 
anyserver to support ssl for the admin ui?

Thanks

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to