POST requests give connection time out error intermittently
We have a server which is serving content to users, we now have incorporated login- register - reset password functionalities in the existing site.
Most of the things releated to creation of new users, login work as OOTB i.e. geometrixx login,view/edit profile pages.
Everything was ok in our lower environments however now we have it on our higher env,
Intermittently all POST requests i.e. creation of new user, reseti of password, edit of profile give me connection time out on screen.
I havent been able to identify any pattern till now, randomly some request go timed out.
What could be the best way to find out where the problem is?
The layers of server go like this:
akamai server-> webserver / dispatcher -> publish instance