Re: multiplexing different hosts on a single SSL connections

If the cert you got from the original connection matches the new host you
wish to go to, AND the DNS resolution for that host overlaps with the IP of
the connection you already have, then Chrome will attempt to reuse the
connection.

spdy-dev is probably a better list for discussing this, since this is a
SPDY implementation question.

-=R

On Thu, Jun 7, 2012 at 7:07 PM, Safruti, Ido <ido@akamai.com> wrote:

> Hi,
> I remember reading some ideas about how to enable that on the spdy group.
> Obviously there are different security and privacy considerations for
> doing that, but there are some performance benefits, especially for
> proxies/intermediate.
>
> I am not sure it is in the scope of HTTP/2.0 and if this mailing list the
> right place to discuss this?
> Is it covered/discussed as part of some other effort?
>
> - Ido
>

Received on Friday, 8 June 2012 04:23:24 UTC