Krishnakant,
I can't speak to the best method with Pylons, as I'm just learning
Python and Pylons, but to me, the main benefit of using Nginx and
reverse proxy is:
1. You can load balance between several instances of your pylons app.
2. Nginx can serve all your static content for you, which reduces the
load on the app server.

Thanks,
Terry

----------------------
Thanks, but what bennifit will we get by reverce proxy with nginx?
Isn't there a way like apache uses mod_python?
Happy hacking.
Krishnakant.

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-disc...@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to