Hi<br><br>I'm trying to setup a test configuration of SPDY enabled Nxing with Django/Gunicorn on my localhost. My config looks like so: <a href="http://pastebin.com/xiQsYDCT">http://pastebin.com/xiQsYDCT</a><br><br>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?<br>