|
|
|
|
|
by londons_explore
2844 days ago
|
|
>It's generally deemed 'acceptable' in Anycast terms to cause a TCP RST when traffic switches from one POP to another... >For things like websites, browsers will usually just retry the connection This is not the case. Every single TCP RST you send on an active http connection will lead to an http request failing in a way which causes application brokenness. No browser auto-retries in that case. The user always has to hit refresh to fix it. |
|