>> > It works using uWSGI http router. I'm using apache2.2.21, it looks >> like >> > apache buffers uWSGI's output but not mod_wsgi's... Is there any way >> to >> > disable apache's buffering? >> >> >> You have to use the mod_uwsgi from the tip: >> >> http://projects.unbit.it/uwsgi/browser/apache2/mod_uwsgi.c > > >> It will stream content only when in no-cgi mode
rememeber to use the version from the tip -- Roberto De Ioris http://unbit.it _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
