Re: Optimizations vs Functionality vs Architecture

I would say no. It's no different, for instance, than using any other
tcp-based protocol.. you wouldn't use http to determine if ftp is
supported, for instance. The upgrade path should only be required when we
try to use HTTP 2.0 on port 80.

On Wed, Aug 22, 2012 at 8:03 AM, Eliot Lear <lear@cisco.com> wrote:

>
> On 8/22/12 4:43 AM, Amos Jeffries wrote:
> > * DNS SRV records easily perform end-to-end detection. But HTTP
> > requires next-hop detection.
>
> Is that true for ports other than 80?  That is- if you have an
> indication to use, say, port 880, and you're going right to SPDY, do you
> need next-hop detection for purposes of versioning at least?
>
> Eliot
>
>

Received on Wednesday, 22 August 2012 15:12:29 UTC