Slow ssh login
SSH session slow to start?
It’s the DNS fault!
Just add “UseDNS no” to /etc/ssh/sshd_config
service sshd restart
How varnish can identify mobile users
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 …