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
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
> 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
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx