I'm very sorry, that was my mistake. I configured AWS' load balancer with 2 subnets and only one of them was serving responses. Chrome logged that it waited for ory, but it wasn't true - it was waiting for the response from the LB, that was a redirect from ory's APIs. It just counted this as one request.