Skip to content

Instantly share code, notes, and snippets.

Created March 7, 2016 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/a1b2517528348f7697de to your computer and use it in GitHub Desktop.
Save anonymous/a1b2517528348f7697de to your computer and use it in GitHub Desktop.
127.0.0.1 - - [08/Mar/2016:00:20:21 +0100] "GET /artist/b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d/commons-image HTTP/1.1" 200 1 "http://127.0.0.1:5000/artist/b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36"
[info] *** Request 3 (0.083/s) [4586] [Tue Mar 8 00:20:20 2016] ***
[debug] Path is "/artist/commons_image"
[debug] "GET" request for "artist/b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d/commons-image" from "127.0.0.1"
[debug] Found sessionid "fb24b8c22b28dca22d24fbb1e67380a841ee2f4f" in cookie
[debug] Restored session "fb24b8c22b28dca22d24fbb1e67380a841ee2f4f"
[debug] Rendering template "components/commons-image.tt"
[debug] Response Code: 200; Content-Type: text/html; charset=utf-8; Content-Length: unknown
[info] Request took 1.085366s (0.921/s)
.------------------------------------------------------------+-----------.
| Action | Time |
+------------------------------------------------------------+-----------+
| /begin | 0.083307s |
| /artist/base | 0.000396s |
| /artist/load | 0.954922s |
| /artist/commons_image | 0.002005s |
| /end | 0.007142s |
| -> MusicBrainz::Server::View::Default->process | 0.006128s |
'------------------------------------------------------------+-----------'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment