Randomly redirecting to a login URL
Hi all,
I am facing a random issue in my project.
I have pages in my project which is properly authored and published. It works fine on local instances (author and publish both). On production server when user hit a page, sometimes it redirects the user to a login page. As there is no login functionality implemented in the project, it gives 404 response.
Suppose User hit the page for 100 times, then there might be a case when user gets 404 response. Otherwise it is working fine 99 times.
I don't know what causing this issue. Please help me on this.
Thanks in advance.
