Last active
August 29, 2015 14:11
-
-
Save px-amaac/e4b5d80ff64b07531042 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
| :9200:883:d9d9:6a7a:31e5:c46c - - [12/Dec/2014:00:32:40 -0500] "GET / HTTP/1.1" 200 1858 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" | |
| 2601:c:9200:883:d9d9:6a7a:31e5:c46c - - [12/Dec/2014:00:32:49 -0500] "GET / HTTP/1.1" 200 1858 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" | |
| 2601:c:9200:883:d9d9:6a7a:31e5:c46c - - [12/Dec/2014:00:32:54 -0500] "GET / HTTP/1.1" 200 1858 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" | |
| 2601:c:9200:883:d9d9:6a7a:31e5:c46c - - [12/Dec/2014:00:35:18 -0500] "GET / HTTP/1.1" 200 1858 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" | |
| 2601:c:9200:883:d9d9:6a7a:31e5:c46c - - [12/Dec/2014:00:36:18 -0500] "GET / HTTP/1.1" 200 1858 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" | |
| 2601:c:9200:883:d9d9:6a7a:31e5:c46c - - [12/Dec/2014:00:40:13 -0500] "GET / HTTP/1.1" 200 1858 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" | |
| 2601:c:9200:883:d9d9:6a7a:31e5:c46c - - [12/Dec/2014:00:41:14 -0500] "GET / HTTP/1.1" 200 1858 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36" |
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
| sudo cat /var/log/apache2/error.log | |
| [ 2014-12-11 22:36:02.8348 1793/7ff24b2547c0 agents/Watchdog/Main.cpp:1220 ]: Starting PassengerAgent watchdog... | |
| [ 2014-12-11 22:36:02.8617 1796/7fd3e1e297c0 agents/HelperAgent/Main.cpp:881 ]: Starting PassengerAgent server... | |
| [ 2014-12-11 22:36:02.8618 1796/7fd3e1e297c0 agents/HelperAgent/Main.cpp:232 ]: PassengerAgent server running in multi-application mode. | |
| [ 2014-12-11 22:36:02.8637 1796/7fd3e1e297c0 agents/HelperAgent/Main.cpp:635 ]: PassengerAgent server online, PID 1796 | |
| [ 2014-12-11 22:36:02.8749 1807/7f3bc5bb57c0 agents/LoggingAgent/Main.cpp:431 ]: Starting PassengerAgent logger... | |
| [ 2014-12-11 22:36:02.8758 1807/7f3bc5bb57c0 agents/LoggingAgent/Main.cpp:312 ]: PassengerAgent logger online, PID 1807 | |
| [Thu Dec 11 22:36:02.876407 2014] [mpm_event:notice] [pid 980:tid 140715419670400] AH00489: Apache/2.4.7 (Ubuntu) Phusion_Passenger/5.0.0.beta1 configured -- resuming normal operations | |
| [Thu Dec 11 22:36:02.876428 2014] [core:notice] [pid 980:tid 140715419670400] AH00094: Command line: '/usr/sbin/apache2' |
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
| his webpage is not available | |
| Hide details | |
| The webpage at http://www.doubleacoding.com/ might be temporarily down or it may have moved permanently to a new web address. | |
| Error code: ERR_INVALID_CHUNKED_ENCODING |
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
| I, [2014-12-11T22:51:13.535593 #1891] INFO -- : Started GET "/" for 2601:c:9200:883:d9d9:6a7a:31e5:c46c at 2014-12-11 22:51:13 -0500 | |
| I, [2014-12-11T22:51:13.561111 #1891] INFO -- : Processing by HomeController#index as HTML | |
| I, [2014-12-11T22:51:13.626604 #1891] INFO -- : Rendered home/index.html.erb within layouts/application (15.8ms) | |
| I, [2014-12-11T22:51:13.653645 #1891] INFO -- : Rendered layouts/_navigation_links.html.erb (6.7ms) | |
| I, [2014-12-11T22:51:13.654066 #1891] INFO -- : Rendered layouts/_navigation.html.erb (9.5ms) | |
| I, [2014-12-11T22:51:13.663042 #1891] INFO -- : Rendered layouts/_messages.html.erb (1.3ms) | |
| I, [2014-12-11T22:51:13.664256 #1891] INFO -- : Completed 200 OK in 103ms (Views: 82.3ms | ActiveRecord: 11.3ms) |
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
| Request URL:http://www.doubleacoding.com/ | |
| Request Method:GET | |
| Status Code:200 OK | |
| Request Headersview parsed | |
| GET / HTTP/1.1 | |
| Host: www.doubleacoding.com | |
| Connection: keep-alive | |
| Cache-Control: max-age=0 | |
| Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8 | |
| User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/39.0.2171.95 Safari/537.36 | |
| Accept-Encoding: gzip, deflate, sdch | |
| Accept-Language: en-US,en;q=0.8 | |
| Cookie: _tutorialcreator_session=Qm5DOXZaZk0xME9OcVIyM3pLazBicDB4TTIwbFV4ZmFJVWowVjNtaVVZQmVzZndKWTQvL3RSTDBCK1hyZ3k4czJkdFVoMzExOW5zakxCR3AxRGRQNU93TEoyaW9wSFUwS3p0bkZsTUpOWGJ2MjBzM0lsYWFDUWZCZkZJRHZDRVc4a1hFeUJzeDF1TW9oeTQ0S1MzZWpRPT0tLVdOb1gyNWRSaVlNWERvWXpMY0cxWXc9PQ%3D%3D--89a2480359899c8ecdea5b75ce202abbf90614e7 | |
| Response Headersview parsed | |
| HTTP/1.1 200 OK | |
| Date: Fri, 12 Dec 2014 05:36:18 GMT | |
| Server: Apache/2.4.7 (Ubuntu) | |
| cache-control: max-age=0, private, must-revalidate | |
| x-frame-options: SAMEORIGIN | |
| x-xss-protection: 1; mode=block | |
| x-content-type-options: nosniff | |
| x-runtime: 0.005506 | |
| x-request-id: 6d99ebd1-0aa9-41fc-a931-0d1c4d6abb5e | |
| Connection: close | |
| X-Powered-By: Phusion Passenger 5.0.0.beta1 | |
| set-cookie: _tutorialcreator_session=TlhZZmZzdjE0TlJjSFNMc053NCtxTWRKNjQ5QjhaR0x1QWZQZ0JUNC9XYUErMmpmY2s0ZnVhWWFEZVpwUktMSlhlSTF2Wko5M3BkU2JMNzJFREhrczRxMm9UZEx0bzd6MU1May82M1ErNFBjRm9CRS9ITjVHSitaTGxsMlVUUVVyamQ2bG9GdmFWczB1NEIyWkkwU3NBPT0tLWxwaENyK3B6Zy9GaDNoR2JTaTZmWkE9PQ%3D%3D--3069356417b11680ff34ea83bdc4c6a6d670054e; path=/; HttpOnly | |
| etag: "783222aa8b99a45184175f255f516620-gzip" | |
| Transfer-Encoding: chunked | |
| Status: 200 OK | |
| Vary: Accept-Encoding | |
| Content-Encoding: gzip | |
| Content-Length: 945 | |
| Content-Type: text/html; charset=utf-8 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment