Created
August 14, 2013 01:40
-
-
Save nlacasse/6227324 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
[2013-08-14T01:37:45.314Z] INFO: nochamber/9460 on fibonazi: Server is running at: http://fibonazi:8080 | |
[2013-08-14T01:37:47.568Z] INFO: nochamber/9460 on fibonazi: (request-id=aa461fc60b2e, req.remoteAddress=127.0.0.1, req.remotePort=36821) | |
GET / HTTP/1.1 | |
host: localhost:8080 | |
connection: keep-alive | |
cache-control: no-cache | |
accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 | |
pragma: no-cache | |
user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36 | |
accept-encoding: gzip,deflate,sdch | |
accept-language: en-US,en;q=0.8 | |
[2013-08-14T01:37:47.890Z] INFO: nochamber/9460 on fibonazi: (request-id=aa461fc60b2e) | |
HTTP/1.1 200 OK | |
x-request-id: aa461fc60b2e | |
etag: WWAyhzlgYSxIy7+PrKCa8w== | |
content-type: text/html | |
Date: Wed, 14 Aug 2013 01:37:47 GMT | |
Connection: keep-alive | |
Transfer-Encoding: chunked | |
[2013-08-14T01:37:47.899Z] INFO: nochamber/9460 on fibonazi: (request-id=e23e51585684, req.remoteAddress=127.0.0.1, req.remotePort=36821) | |
GET /stylesheets/splash.css HTTP/1.1 | |
host: localhost:8080 | |
connection: keep-alive | |
cache-control: no-cache | |
accept: text/css,*/*;q=0.1 | |
pragma: no-cache | |
user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36 | |
referer: http://localhost:8080/ | |
accept-encoding: gzip,deflate,sdch | |
accept-language: en-US,en;q=0.8 | |
[2013-08-14T01:37:47.904Z] INFO: nochamber/9460 on fibonazi: (request-id=2e18ee128053, req.remoteAddress=127.0.0.1, req.remotePort=36822) | |
GET /javascripts/splash.js HTTP/1.1 | |
host: localhost:8080 | |
connection: keep-alive | |
cache-control: no-cache | |
accept: */* | |
pragma: no-cache | |
user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36 | |
referer: http://localhost:8080/ | |
accept-encoding: gzip,deflate,sdch | |
accept-language: en-US,en;q=0.8 | |
[2013-08-14T01:37:48.114Z] INFO: nochamber/9460 on fibonazi: (request-id=6435d7d7eba9, req.remoteAddress=127.0.0.1, req.remotePort=36823) | |
GET /javascripts/templates.js HTTP/1.1 | |
host: localhost:8080 | |
connection: keep-alive | |
cache-control: no-cache | |
accept: */* | |
pragma: no-cache | |
user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/28.0.1500.95 Safari/537.36 | |
referer: http://localhost:8080/ | |
accept-encoding: gzip,deflate,sdch | |
accept-language: en-US,en;q=0.8 | |
[2013-08-14T01:37:48.718Z] INFO: nochamber/9460 on fibonazi: (request-id=e23e51585684) | |
HTTP/1.1 200 OK | |
x-request-id: e23e51585684 | |
cache-control: max-age=86400 | |
content-type: text/css | |
content-encoding: gzip | |
Date: Wed, 14 Aug 2013 01:37:48 GMT | |
Connection: keep-alive | |
Transfer-Encoding: chunked | |
[2013-08-14T01:37:48.742Z] INFO: nochamber/9460 on fibonazi: (request-id=6435d7d7eba9) | |
HTTP/1.1 200 OK | |
x-request-id: 6435d7d7eba9 | |
cache-control: max-age=86400 | |
content-encoding: gzip | |
content-type: application/javascript | |
Date: Wed, 14 Aug 2013 01:37:48 GMT | |
Connection: keep-alive | |
Transfer-Encoding: chunked | |
(node) warning: possible EventEmitter memory leak detected. 11 listeners added. Use emitter.setMaxListeners() to increase limit. | |
Trace | |
at Gzip.EventEmitter.addListener (events.js:160:15) | |
at emitDataEvents (_stream_readable.js:731:10) | |
at Gzip.Readable.resume (_stream_readable.js:705:3) | |
at ServerResponse.ondrain (stream.js:61:14) | |
at ServerResponse.EventEmitter.emit (events.js:92:17) | |
at Socket.ondrain (http.js:1835:44) | |
at Socket.EventEmitter.emit (events.js:92:17) | |
at onwriteDrain (_stream_writable.js:281:12) | |
at afterWrite (_stream_writable.js:269:5) | |
at _stream_writable.js:259:9 | |
[2013-08-14T01:37:52.838Z] INFO: nochamber/9460 on fibonazi: (request-id=2e18ee128053) | |
HTTP/1.1 200 OK | |
x-request-id: 2e18ee128053 | |
cache-control: max-age=86400 | |
content-type: application/javascript | |
content-encoding: gzip | |
Date: Wed, 14 Aug 2013 01:37:52 GMT | |
Connection: keep-alive | |
Transfer-Encoding: chunked | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment