Hi all!
When we look at our crawler page view count, there seems to be an unidentified entry that is racking up over 500k page views in a month:
Is there any easy way to find out what this could be? It seems to average some 10,000-15,000+ hits a day.
2 Mi Piace
If you are on our hosting email support and we can handle it for you.
1 Mi Piace
We’re a self hosted FLOSS project, so I suppose that’s out of the question
I know I could put some more filtering on there and get our infra guy to look at more logs - I guess I was just wondering if anyone else had seen this before.
3 Mi Piace
Falco
(Falco)
4 Gennaio 2020, 8:24pm
4
Check the nginx logs (access.log
) for requests coming with that user agent and the respective IP.
4 Mi Piace
I just met with our lead SysAdmin in person and figured it out. It’s HAProxy doing a health check every 5 seconds
5 Mi Piace
Falco
(Falco)
5 Gennaio 2020, 1:42am
6
Health checks should set a proper User Agent, so this doesn’t happen again. Also, you can use the /srv/status
route for health checking.
3 Mi Piace
“Yeah, it should - but I’m lazy.” - SysAdmin
I’ll see what I can do. Thanks!
2 Mi Piace
system
(system)
Chiuso
4 Febbraio 2020, 1:42am
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.