Hi, On Thu, Feb 23, 2017 at 4:36 PM, Chaithanya Taduri wrote: > > We are receiving many hits from single IP which is causing > performance degrade of the application. IP addresses are genuine. > When we contacted user, he is saying that page is loading > continuously but page is not getting displayed. Kindly help us in > finding the root cause of the issue. This is likely an (external) redirect loop, where the server (or application) keeps redirecting the user to the same URL again and again (until browser stops sending the same request again and again). Do you have some Redirect or mod_rewrite rules? Regards, Yann. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx