Hi,

Also let me help in killing sessions. If I have session id, which I get my 
access logs of apache, how can kill the session of user to cut the hits from 
him.

Thanks & Regards, 
Chaithanya Taduri
GORDON Application
Tata Consultancy Services
Mobile:  +91 8019519625
Extension: +91 84146 11994 
Mailto: [email protected]
Website: http://www.tcs.com
____________________________________________
Experience certainty.   IT Services
                        Business Solutions
                        Consulting
____________________________________________

-----Original Message-----
From: Chaithanya Taduri 
Sent: Friday, February 24, 2017 10:23 AM
To: [email protected]
Subject: RE: [users@httpd] RE: multiple hits from single IP

Hi,

Thanks for the reply.

We do not have mod_rewrite in conf file of apache. Actually our application has 
two servers. From first server we do ssh and connect to second server. The 
issue is with both server. The main application is associated is with first 
server and from there we do ssh and connect to second server. IN IE, the 
application is continuously refreshing. When we check in our access logs, the 
hit are same with same URI, same user agent. But when he is opening in 
inprivate browsing, he is able to close the application without any issues.

Thanks & Regards,
Chaithanya Taduri
GORDON Application
Tata Consultancy Services
Mobile:  +91 8019519625
Extension: +91 84146 11994
Mailto: [email protected]
Website: http://www.tcs.com
____________________________________________
Experience certainty.   IT Services
                        Business Solutions
                        Consulting
____________________________________________

-----Original Message-----
From: Yann Ylavic [mailto:[email protected]]
Sent: Thursday, February 23, 2017 9:17 PM
To: [email protected]
Subject: Re: [users@httpd] RE: multiple hits from single IP

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: [email protected]
For additional commands, e-mail: [email protected]

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you


Reply via email to