Created
March 27, 2017 22:39
-
-
Save timperrett/91644f78ae460bfb83c0f489f6154190 to your computer and use it in GitHub Desktop.
This file contains 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
[2017-03-27 22:37:03.045][169][info][main] [C9] new connection | |
[2017-03-27 22:37:03.046][169][debug][http] [C9] new stream | |
[2017-03-27 22:37:03.046][169][debug][http] [C9][S3] request headers complete (end_stream=true): | |
[2017-03-27 22:37:03.047][169][debug][http] [C9][S3] ':authority':'192.168.99.100:9211' | |
[2017-03-27 22:37:03.047][169][debug][http] [C9][S3] 'user-agent':'curl/7.43.0' | |
[2017-03-27 22:37:03.047][169][debug][http] [C9][S3] 'accept':'*/*' | |
[2017-03-27 22:37:03.047][169][debug][http] [C9][S3] 'x-stack':'aloha' | |
[2017-03-27 22:37:03.047][169][debug][http] [C9][S3] ':path':'/' | |
[2017-03-27 22:37:03.047][169][debug][http] [C9][S3] ':method':'GET' | |
[2017-03-27 22:37:03.047][169][debug][router] [C9][S3] cluster 'aloha' match for URL '/' | |
[2017-03-27 22:37:03.048][169][debug][router] [C9][S3] ':authority':'192.168.99.100:9211' | |
[2017-03-27 22:37:03.048][169][debug][router] [C9][S3] 'user-agent':'curl/7.43.0' | |
[2017-03-27 22:37:03.049][169][debug][router] [C9][S3] 'accept':'*/*' | |
[2017-03-27 22:37:03.049][169][debug][router] [C9][S3] 'x-stack':'aloha' | |
[2017-03-27 22:37:03.050][169][debug][router] [C9][S3] ':path':'/' | |
[2017-03-27 22:37:03.050][169][debug][router] [C9][S3] ':method':'GET' | |
[2017-03-27 22:37:03.051][169][debug][router] [C9][S3] 'x-forwarded-proto':'http' | |
[2017-03-27 22:37:03.051][169][debug][router] [C9][S3] 'x-request-id':'2871f59e-0a40-4552-be25-472006bfc82e' | |
[2017-03-27 22:37:03.051][169][debug][router] [C9][S3] ':scheme':'https' | |
[2017-03-27 22:37:03.052][169][debug][pool] creating a new connection | |
[2017-03-27 22:37:03.052][169][info][client] [C10] connecting | |
[2017-03-27 22:37:03.052][169][debug][connection] [C10] connecting to 172.17.0.2:9000 | |
[2017-03-27 22:37:03.052][169][debug][connection] [C10] connection in progress | |
[2017-03-27 22:37:03.053][169][debug][pool] queueing request due to no available connections | |
[2017-03-27 22:37:03.054][169][debug][connection] [C10] connected | |
[2017-03-27 22:37:03.055][169][debug][connection] [C10] handshake error: 2 | |
[2017-03-27 22:37:03.055][169][debug][connection] [C10] handshake error: 1 | |
[2017-03-27 22:37:03.055][169][debug][connection] [C10] SSL error: 268435703:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER | |
[2017-03-27 22:37:03.055][169][debug][connection] [C10] remote close | |
[2017-03-27 22:37:03.055][169][debug][connection] [C10] closing socket: 1 | |
[2017-03-27 22:37:03.055][169][debug][client] [C10] disconnect. resetting 0 pending requests | |
[2017-03-27 22:37:03.055][169][debug][pool] [C10] client disconnected | |
[2017-03-27 22:37:03.056][169][debug][router] [C9][S3] upstream reset | |
[2017-03-27 22:37:03.056][169][debug][http] [C9][S3] encoding headers via codec (end_stream=false): | |
[2017-03-27 22:37:03.056][169][debug][http] [C9][S3] ':status':'503' | |
[2017-03-27 22:37:03.056][169][debug][http] [C9][S3] 'content-length':'57' | |
[2017-03-27 22:37:03.056][169][debug][http] [C9][S3] 'content-type':'text/plain' | |
[2017-03-27 22:37:03.056][169][debug][http] [C9][S3] 'date':'Mon, 27 Mar 2017 22:37:02 GMT' | |
[2017-03-27 22:37:03.056][169][debug][http] [C9][S3] 'server':'envoy' | |
[2017-03-27 22:37:03.057][169][debug][connection] [C9] remote close | |
[2017-03-27 22:37:03.058][169][debug][connection] [C9] closing socket: 1 | |
[2017-03-27 22:37:03.058][169][info][main] [C9] adding to cleanup list | |
[2017-03-27 22:37:04.251][166][debug][upstream] starting async DNS resolution for localhost | |
[2017-03-27 22:37:04.251][166][debug][upstream] async DNS resolution complete for localhost | |
[2017-03-27 22:37:04.251][166][debug][upstream] starting async DNS resolution for localhost | |
[2017-03-27 22:37:04.251][166][debug][upstream] async DNS resolution complete for localhost | |
[2017-03-27 22:37:04.321][166][debug][main] flushing stats |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment