When too many users are accessing the same records, some of the requests are being stalled for more than 3 minutes.
But the requests are working fine when we directly use the ip of the server instead of using the domain.
Can anyone please shed some light on this?
TL;DR
Developers experiencing slowness issue in Chrome when multiple users access same records, causing requests to stall for over 3 minutes. Works fine when using server IP instead of domain. Suggestions on how to resolve this?