I'm attempting to understand the networking behavior for containers. Currently my container exposes

I'm attempting to understand the networking behavior for containers. Currently my container exposes a zero trust tunnel with a custom dns name tied to a cloudflare zone. Attempting to access the webserver running within the container is running very very slow (feels equivalent to dial up internet).

I've attempted to determine if it was just when accessing it via the cloudflare tunnel, however I'm noticing similar behavior when I fetch through the durable object to the container.

Is there an optimization or setting I need to get reasonable networking speed?
Was this page helpful?