Ahmed Benjelloun
Ahmed Benjelloun

Reputation: 43

Apache Access Log File Strange

I'm newbee on linux/server/apache.. I have an apache server runing on my machine, and I have a monitoring app "gotop" that I check from time to time. Even when there is a lot of traffic on my server the 4 core CPU are between 50~70 (not all of them at the same time, they switch between them..). Today I checked gotop and saw all of them where about 100% with 85° temp!! I stoped the apache and the CPUs went down of course then went to the access.log and saw an local ip which is the one of my router 192.168.1.1 making infinite requests! As you can see in the picture. What is happening? why my router is requesting all this?? Thank you for your help =) enter image description here

Upvotes: 1

Views: 2554

Answers (1)

Ahmed Benjelloun
Ahmed Benjelloun

Reputation: 43

It was a local machine which was downloading from the server.. Nevertheless, expecting another IP than the router one.

Upvotes: 1

Related Questions