nginx spdy server hint

Valentin V. Bartenev ne at vbart.ru
Tue Jul 24 18:07:47 UTC 2012


On Tuesday 24 July 2012 21:36:06 CM Fields wrote:
> Does Nginx support SPDY server hint ?
> 
> I have built nginx-1.3.3 with patch.spdy-47.txt and openssl-1.0.1c and
> my test client is Chrome 22.0 (beta unstable). I know SPDY server push
> is not supported, but is SPDY server hint supported? If so, how do I
> enable the client to take advantage of server hint?
> 
> According to the chromium project docs a "link" header might work. I
> added the Link header using the add_header directive in nginx as
> stated in their example, but I do not think it is working. For
> example:
> 
> Link: <mypicture1.jpg>; rel=subresource
> 
> http://www.chromium.org/spdy/link-headers-and-server-hint
> 
> Any help or basic pointers would be greatly appreciated.
> 

It's just "docs". You will not find either "server hint" or the "Link" header in 
the SPDY specification at the moment.

 wbr, Valentin V. Bartenev



More information about the nginx mailing list