Skip to content

Instantly share code, notes, and snippets.

@Yatekii
Created May 24, 2020 15:32
Show Gist options
  • Save Yatekii/95d1edd28656180511c40289657191c6 to your computer and use it in GitHub Desktop.
Save Yatekii/95d1edd28656180511c40289657191c6 to your computer and use it in GitHub Desktop.
reverse-proxy_1 | time="2020-05-24T13:31:35Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/favicon.ico\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-US,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Cookie\":[\"_pk_id.1.f628=55a88e7af6d1eec6.1590237704.4.1590323215.1590323215.\"],\"Pragma\":[\"no-cache\"],\"User-Agent\":[\"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0\"],\"X-Forwarded-Host\":[\"review-master-8dyme2.technokrat.ch:8012\"],\"X-Forwarded-Port\":[\"8012\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b05c3d158dcd\"],\"X-Real-Ip\":[\"217.22.129.225\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"review-master-8dyme2.technokrat.ch:8012\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"217.22.129.225:36660\",\"RequestURI\":\"/favicon.ico\",\"TLS\":null}" ForwardURL="http://172.18.0.3:8080"
reverse-proxy_1 | time="2020-05-24T13:32:05Z" level=debug msg="'504 Gateway Timeout' caused by: dial tcp 172.18.0.3:8080: i/o timeout"
reverse-proxy_1 | time="2020-05-24T13:32:05Z" level=debug msg="vulcand/oxy/roundrobin/rr: completed ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/favicon.ico\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept\":[\"image/webp,*/*\"],\"Accept-Encoding\":[\"gzip, deflate\"],\"Accept-Language\":[\"en-US,en;q=0.5\"],\"Cache-Control\":[\"no-cache\"],\"Connection\":[\"keep-alive\"],\"Cookie\":[\"_pk_id.1.f628=55a88e7af6d1eec6.1590237704.4.1590323215.1590323215.\"],\"Pragma\":[\"no-cache\"],\"User-Agent\":[\"Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:76.0) Gecko/20100101 Firefox/76.0\"],\"X-Forwarded-Host\":[\"review-master-8dyme2.technokrat.ch:8012\"],\"X-Forwarded-Port\":[\"8012\"],\"X-Forwarded-Proto\":[\"http\"],\"X-Forwarded-Server\":[\"b05c3d158dcd\"],\"X-Real-Ip\":[\"217.22.129.225\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"review-master-8dyme2.technokrat.ch:8012\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"217.22.129.225:36660\",\"RequestURI\":\"/favicon.ico\",\"TLS\":null}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment