Created
May 14, 2012 19:46
-
-
Save major/2696102 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
xenon:~ major$ wget -d mysqltuner.pl | |
DEBUG output created by Wget 1.13.4 on darwin11.3.0. | |
URI encoding = `UTF-8' | |
--2012-05-14 14:46:03-- http://mysqltuner.pl/ | |
Resolving mysqltuner.pl (mysqltuner.pl)... 216.69.252.100, 2606:f200:0:7::baad:d00d | |
Caching mysqltuner.pl => 216.69.252.100 2606:f200:0:7::baad:d00d | |
Connecting to mysqltuner.pl (mysqltuner.pl)|216.69.252.100|:80... connected. | |
Created socket 5. | |
Releasing 0x00007fcc9b40b500 (new refcount 1). | |
---request begin--- | |
GET / HTTP/1.1 | |
User-Agent: Wget/1.13.4 (darwin11.3.0) | |
Accept: */* | |
Host: mysqltuner.pl | |
Connection: Keep-Alive | |
---request end--- | |
HTTP request sent, awaiting response... | |
---response begin--- | |
HTTP/1.1 302 Found | |
Date: Mon, 14 May 2012 19:46:03 GMT | |
Server: Apache | |
Location: http://mysqltuner.pl/mysqltuner.pl | |
Content-Length: 281 | |
Connection: close | |
Content-Type: text/html; charset=iso-8859-1 | |
---response end--- | |
302 Found | |
URI content encoding = `iso-8859-1' | |
Location: http://mysqltuner.pl/mysqltuner.pl [following] | |
Closed fd 5 | |
URI content encoding = None | |
--2012-05-14 14:46:03-- http://mysqltuner.pl/mysqltuner.pl | |
Found mysqltuner.pl in host_name_addresses_map (0x7fcc9b40b500) | |
Connecting to mysqltuner.pl (mysqltuner.pl)|216.69.252.100|:80... connected. | |
Created socket 5. | |
Releasing 0x00007fcc9b40b500 (new refcount 1). | |
---request begin--- | |
GET /mysqltuner.pl HTTP/1.1 | |
User-Agent: Wget/1.13.4 (darwin11.3.0) | |
Accept: */* | |
Host: mysqltuner.pl | |
Connection: Keep-Alive | |
---request end--- | |
HTTP request sent, awaiting response... | |
---response begin--- | |
HTTP/1.1 200 OK | |
Date: Mon, 14 May 2012 19:46:03 GMT | |
Server: Apache | |
Last-Modified: Mon, 07 Mar 2011 14:10:13 GMT | |
ETag: "2e06b3-a1b1-49de50de49b40" | |
Accept-Ranges: bytes | |
Content-Length: 41393 | |
Connection: close | |
Content-Type: text/plain; charset=UTF-8 | |
---response end--- | |
200 OK | |
URI content encoding = `UTF-8' | |
Length: 41393 (40K) [text/plain] | |
Saving to: `index.html' | |
100%[============================================================================================================>] 41,393 --.-K/s in 0.03s | |
Closed fd 5 | |
2012-05-14 14:46:03 (1.15 MB/s) - `index.html' saved [41393/41393] | |
xenon:~ major$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment