Connection Affinity. Basically, when you make multiple requests to a Cloudflare-protected website, y
Connection Affinity. Basically, when you make multiple requests to a Cloudflare-protected website, your browser(or other client) may store information about the connection(which server you are connected to), so that you continue to connect to the same server over multiple requests. If you make multiple requests to the same machine for a Worker then they share an isolate(unless it is overloaded, iirc)



