from Hacker News

Guilty Gear Strive takes 3 minutes to load due to 127 sequential HTTPS requests

by Nimelrian on 7/2/21, 2:29 PM with 1 comments

  • by Nimelrian on 7/2/21, 2:36 PM

    127 HTTPS requests, each building a new TLS encrypted TCP connection, makes for quite a latency for anyone not living in Japan (aside from the fact that doing 127 independent requests sequentially just asks for trouble)