SPDY for http?

Valentin V. Bartenev vbart at nginx.com
Thu Dec 18 14:05:11 UTC 2014


On Thursday 18 December 2014 08:24:41 Bráulio Bhavamitra wrote:
> Hello all,
> 
> I have a nginx site configured with spdy on https.
> 
> But after reading
> https://developers.google.com/speed/articles/spdy-for-mobile I decided
> to try spdy also for http.
> 
> But strangely, after reloading the page on http, the browser keeps
> loading and never ends. https spdy works normally.
> 
> I'm using nginx 1.7.8.
> 
> Is http spdy supported?
> 

AFAIK, the only browser that can use spdy over plain tcp connection
is Chrome (or Chromium), but in this case it should be loaded with
the "--use-spdy=no-ssl" command line argument. 

  wbr, Valentin V. Bartenev



More information about the nginx mailing list