Kurtis,

There is nothing wrong with using uwsgi protocol instead of FastCGI
but you still have to run uWSGI server and it doesn't fit "simply
using nginx" description. And I wouldn't call it "out of the box"
either if I'd have to rebuild Nginx instead of using one shipped with
my Linux distro (Debian Squeeze has Nginx with uwsgi module in
backports and uWSGI is only available in unstable branch).

I didn't say gevent-fastcgi is best way to run WSGI application.

Alex

On Mar 19, 10:08 am, Kurtis Mullins <kurtis.mull...@gmail.com> wrote:
> > I'm not sure what you meant by "simply using nginx" since as far as I
> > know it doesn't have standard WSGI module.
>
> I use Nginx w/ WSGI (Django running under uWSGI, communicating w/ WSGI
> Protocol) out of the box. No special modules or anything were installed --
> just a quick download and compile of the source package.

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

Reply via email to