lilzz
Posts: 411
Joined: Sat Nov 30, 2013 5:27 pm

Why the web page sending GET request every second?

Sun Mar 16, 2014 8:43 am

There's automatic GET request from my web page to server, the server address is 10.0.0.6:8000.

GET http://10.0.0.6:8000/*

this issued every second. Why's that? What causes it to be issued every second?

User avatar
DougieLawson
Posts: 39124
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Why the web page sending GET request every second?

Sun Mar 16, 2014 9:43 am

Have a look in your web server logs see where it is coming from.

Apache writes logs to /var/log/apache2
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Return to “Networking and servers”