interesting, how come it doesn't work with nginx? On Sun, 2012-09-09 at 19:00 +0200, Roberto De Ioris wrote: > > I've written a WSGI middleware that allows gevent-websockets to be > > used with uWSGI. I thought you might be interested. > > > > <https://github.com/gavinwahl/uwsgi-websockets> > > _______________________________________________ > > uWSGI mailing list > > [email protected] > > http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi > > > > Nice, i have tested it on apache2, haproxy+http-socket and blastbeat+uwsgi > and it works too. > > It does not work on nginx+uwsgi (its a nginx limit), but should work with > its tcp_proxy module + uWSGI's http-socket >
-- Harry Percival Developer [email protected] +44 (0) 20 3051 2751 PythonAnywhere - full python dev & hosting, in your browser <http://www.pythonanywhere.com/> 17a Clerkenwell Road, London EC1M 5RD, UK VAT No.: GB 893 5643 79 Registered in England and Wales as company number 5467329. Registered address: 843 Finchley Road, London NW11 8NA, UK _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
