Forum: NGINX Nginx with SPDY + Django/Gunicorn

Posted by "piotr maliński" <riklaunim@gmail.com> (Guest)
on 2012-12-23 23:11
(Received via mailing list)
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?
Posted by Valentin V. Bartenev (Guest)
on 2012-12-23 23:23
(Received via mailing list)
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
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.