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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to