Re: Redirection to Other IP Addresses

On Thu, Aug 1, 2019, at 18:53, Bin Ni wrote:
> Let me try to explain my proposal with some human language :)
> 1. the "Alt-Svc" behavior:
> Client: Hi Server-1.1.1.1, can you send me the movie XXX?
> Server-1.1.1.1: Here is the movie, but next time, you'd better ask 
> server 2.2.2.2 for this movie.
> (It then took 2 hours to deliver the movie)
> 2. my proposed behavior:
> Client: Hi Server-1.1.1.1, can you send me the movie XXX?
> Server-1.1.1.1: Sorry, I can't give you the movie, you need to ask 
> server 2.2.2.2 for this movie.
> Client: Hi Server-2.2.2.2, can you send me the movie XXX?
> Server-2.2.2.2: Here is the movie.
> (It then took 0.5 hours to deliver the movie, because server-2.2.2.2 is 
> closer to the client, or less loaded)

How is this not a 302 status code?

Received on Thursday, 1 August 2019 09:14:19 UTC