cancel
Showing results for 
Search instead for 
Did you mean: 
sonu_2311
Mission Specialist
Mission Specialist
  • 1,167 Views

http traffic issue

I want to know the http request hitting to the server is hit by bots or real traffic? is there any easiest way for check this?

0 Kudos
2 Replies
Remzi
Flight Engineer
Flight Engineer
  • 1,159 Views

Hi,

You can check access log which client  accessing to server.

HTTP_USER_AGENT must be logged.

https://httpd.apache.org/docs/2.4/howto/access.html

 

Other way enable extended status of the apache.

https://httpd.apache.org/docs/2.4/mod/core.html#extendedstatus

 

Happy days with Linux. :)

 

 

0 Kudos
sonu_2311
Mission Specialist
Mission Specialist
  • 1,152 Views

http requests hitting the server from specific addresses. I want to know if we are being hit by bots or by real traffic. If the bulk of the traffic is coming from specific IPs or just a large amount of traffic in general

0 Kudos
Join the discussion
You must log in to join this conversation.