Announcement

Collapse
No announcement yet.

Repeating entries in Apache Access Log

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Repeating entries in Apache Access Log

    After viewing the Apache access_log I noticed a large amount of these entries, all in a repeating pattern:

    Code:
    127.0.0.1 - - [02/Aug/2017:08:06:05 +0200] "GET / HTTP/1.0" 400 10070 "-" "-"
    
    127.0.0.1 - - [02/Aug/2017:08:06:32 +0200] "GET / HTTP/1.1" 200 111 "-" "python-requests/2.10.0"
    
    127.0.0.1 - - [02/Aug/2017:08:07:12 +0200] "GET / HTTP/1.1" 200 111 "-" "python-requests/2.10.0"
    
    127.0.0.1 - - [02/Aug/2017:08:07:52 +0200] "GET / HTTP/1.1" 200 111 "-" "python-requests/2.10.0"
    
    127.0.0.1 - - [02/Aug/2017:08:08:32 +0200] "GET / HTTP/1.1" 200 111 "-" "python-requests/2.10.0"
    
    127.0.0.1 - - [02/Aug/2017:08:09:12 +0200] "GET / HTTP/1.1" 200 111 "-" "python-requests/2.10.0"
    
    127.0.0.1 - - [02/Aug/2017:08:09:52 +0200] "GET / HTTP/1.1" 200 111 "-" "python-requests/2.10.0"
    At the moment my setup is nothing exotic, only CL, KernelCare, WHM/cP and Cachewall (xVarnish) and i do believe that CL installs/uses Python.

    Does anyone have an idea why these entries are logged?

    Thanks in advance for any suggestions.

  • #2
    As far as I know that is internal cPanel checks for apache server status. Nothing to worry about .

    Comment


    • #3
      Hello Bogdan,

      Thanks for your answer. I will relay this to cPanel.

      Have a great day!

      Comment

      Working...
      X