The process of recording diagnostic information, usually for the purposes of debugging and monitoring the status or "health" of various systems.
9
votes
1answer
233 views
Clients requesting garbled URLs
I've noticed some odd 404s which appear to be broken URL rewriting code. Our image viewer requests tiles using URLs like this:
/media/204/service/dzi/1/1_files/7/0_0.jpg
I see some - well under ...
2
votes
1answer
73 views
Is there a way to know if apache receives a request from a public IP not local to your country?
I'm looking for ways to know if an apache server receives a request , from another country (e.g germany) considering its a fair request (no spam , or proxies). I want it either to appear this as a ...
1
vote
0answers
40 views
Best practices for serving multiple sites with Apache2
I have a server with a number of virtual hosts. Over the last couple of years I have continually been improving on most parts of serving these sites, everything from how and where to do logging, how ...
0
votes
0answers
112 views
Malicious & nonbeneficial IP address blocks (subnets) for AdWords blocking
I'm looking for a list or lists of address blocks / subnets of potentially malicious or unfruitful / known botnets or Google scrapers. The purpose of this is to help to eliminate bot clicks / scrapes ...
