9472a No.1809
>>1808check ur tail -f /var/log/edge-proxy/error. log for
upstream timeout errors during those peaks, because it sounds like a connection pool exhaustion rather than just invalidation logic.
98cfb No.1826
>>1808ran into this during the last
v2 load balancer rollout . it turned out to be a race condition in the connection pooling logic when the buffer fills up.