Nginx with SPDY + Django/Gunicorn

Valentin V. Bartenev vbart at nginx.com
Sun Dec 23 22:23:22 UTC 2012


On Monday 24 December 2012 02:11:01 piotr maliński wrote:
> Hi
> 
> I'm trying to setup a test configuration of SPDY enabled Nxing with
> Django/Gunicorn on my localhost. My config looks like so:
> http://pastebin.com/xiQsYDCT
> 
> SPDY is working when I use https and doesn't when I enter localhost via
> http (no SSL). How can I make it working for non-ssl connection?

SPDY works only over TLS. That's it.

Currently it makes no sense to enable SPDY over plain TCP, except for protocol 
debugging purposes.

 wbr, Valentin V. Bartenev

--
http://nginx.com/support.html
http://nginx.org/en/donation.html



More information about the nginx mailing list