Hi,
I followed the deployment recipe posted here - 
https://github.com/web2py/web2py/blob/master/scripts/setup-web2py-nginx-uwsgi-centos64.sh
and it works fine. The thing is, I don't get how web2py in actually getting 
initialized. If I check the process tree, I see
nginx    3:18          \_ /opt/python/bin/uwsgi --ini web2py.ini
nginx    0:00              \_ /opt/python/bin/uwsgi --ini web2py.ini
nginx    0:00              \_ /opt/python/bin/uwsgi --ini web2py.ini
nginx    0:00              \_ /opt/python/bin/uwsgi --ini web2py.ini
nginx    0:00              \_ /opt/python/bin/uwsgi --ini web2py.ini
web2py.py is not getting called anywhere. Could someone please explain the 
execution sequence?
Thanks,
Jayadevan

-- 
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/groups/opt_out.

Reply via email to