How varnish can identify mobile users
In this example it basically finds out via regex on the user-agent tag if the user
is mobile if so it redirect to a …
Monitor IIS erros with nagios
So How can we know the IIS server is responding to all petitions?
Well I found a way to go directly in the IIS log files and get the results …