|
|
|
|
|
by zdw
1 day ago
|
|
I'd take this the opposite direction - HTTP should get more like SMTP. Take this thought experiment - how does nearly every other standard protocol (DNS, SMTP, etc.) except for HTTP survive at scale without server-side load balancing? Thankfully we're heading in this direction due to happy eyeballs and related client-side retry mechanisms. |
|