curl -sL -w "%{http_code} %{url_effective}\\n" "http://domain.com " -o /dev/null
curl -I http:domain.com
time curl -v --head http://domain.com