/server-status?auto
My server is getting hit once a second from 127.0.0.1 on the url /server-status?auto What is hitting the server? It is clearly internal. Is it really necessary to hit every second? Is this set from the web 127.0.0.1 - - [29/Jul/2022:01:40:27 +0000] "GET /server-status?auto HTTP/1.1" 200 1052 "-" "-" 127.0.0.1 - - [29/Jul/2022:01:40:28 +0000] "GET /server-status?auto HTTP/1.1" 200 1061 "-" "-" 127.0.0.1 - - [29/Jul/2022:01:40:29 +0000] "GET /server-status?auto HTTP/1.1" 200 1062 "-" "-" 127.0.0.1 - - [29/Jul/2022:01:40:30 +0000] "GET /server-status?auto HTTP/1.1" 200 1062 "-" "-"
On 29/07/22 2:05 pm, Keith Sorbo wrote:
My server is getting hit once a second from 127.0.0.1 on the url /server-status?auto
What is hitting the server? It is clearly internal.
hi Keith i'm not sure what is hitting your server, but it is not koha you possibly have a local monitoring tool that's causing the requests, and is not identifying itself
Hi Mason, Sounds like he prolly has mod_status enabled on his Apache Cheers Indranil On Sat, 30 Jul, 2022, 9:25 am Mason James, <mtj@kohaaloha.com> wrote:
On 29/07/22 2:05 pm, Keith Sorbo wrote:
My server is getting hit once a second from 127.0.0.1 on the url /server-status?auto
What is hitting the server? It is clearly internal.
hi Keith
i'm not sure what is hitting your server, but it is not koha
you possibly have a local monitoring tool that's causing the requests, and is not identifying itself _______________________________________________
Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz Unsubscribe: https://lists.katipo.co.nz/mailman/listinfo/koha
participants (3)
-
Indranil Das Gupta -
Keith Sorbo -
Mason James