Whenever you join a Roblox server manually from the servers list, after you successfully join the game, Roblox sends a bunch of API requests to the same API all at once:
really strange behavior, does not make sense to be getting that many requests on top of additional multigets(), literally causing nearly 20 seconds of additional wait time over nothing… definitely should be looked into