Welcome! Log In Create A New Profile

Advanced

RE: SPDY for http?

Lukas Tribus
December 19, 2014 06:28AM
> Now I'm curious.
>
> I have a setup that uses nginx to terminate SSL (listen 443 ssl spdy)
> that proxies to varnish, which in turn proxies and routes to various
> nginx servers with only a listen 80 directive.
>
> If I'm understanding your statement correctly, if varnish and the
> backend nginx supported plaintext spdy is it possible for a spdy
> connection all the way?

Correct.



> Then I guess the real question becomes is there any advantage to this?

That depends on the situation. Is the connection between your frontend
nginx and varnish/nginx backends high latency? Do you have big per
connection costs from conntrack, etc?

If on the other hand we are talking about a LAN here, then there is
probably no point in doing so.


This is most helpful when your frontend proxy doesn't support
SDPY (for example haproxy), but terminates SSL/TLS. This way,
you can tunnel plaintext SPDY to a nginx backend, without
changing your architecture or replacing the frontend proxy software,
as long as the frontend is capable of negotiation via NPN or ALPN.



Lukas





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

SPDY for http?

Bráulio Bhavamitra December 18, 2014 06:26AM

RE: SPDY for http?

Lukas Tribus December 18, 2014 08:04AM

Re: SPDY for http?

Steve Wilson December 19, 2014 06:02AM

RE: SPDY for http?

Lukas Tribus December 19, 2014 06:28AM

Re: SPDY for http?

Bráulio Bhavamitra December 19, 2014 06:42AM

Re: SPDY for http?

Valentin V. Bartenev December 18, 2014 09:06AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 125
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready