Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Counting Websocket traffic (?) #3

Open
martinlevesque opened this issue Feb 23, 2022 · 0 comments
Open

Counting Websocket traffic (?) #3

martinlevesque opened this issue Feb 23, 2022 · 0 comments

Comments

@martinlevesque
Copy link
Owner

martinlevesque commented Feb 23, 2022

https://github.com/traefik/traefik/blob/master/pkg/middlewares/tcp/ipwhitelist/ip_whitelist.go

Current In: 0 < 157286400 host=xxx.openode.dev
Current Out: 0 < 157286400 host=xxx.openode.dev
time="2022-02-23T21:19:39Z" level=debug msg="vulcand/oxy/roundrobin/rr: begin ServeHttp on request" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept-Encoding\":[\"gzip\"],\"Cdn-Loop\":[\"cloudflare\"],\"Cf-Connecting-Ip\":[\"142.113.224.182\"],\"Cf-Ipcountry\":[\"CA\"],\"Cf-Ray\":[\"6e237e5ddf062a12-ORD\"],\"Cf-Visitor\":[\"{\\\"scheme\\\":\\\"https\\\"}\"],\"Connection\":[\"Upgrade\"],\"Sec-Websocket-Key\":[\"2CTB4UDA6kauMUwmRU3tag==\"],\"Sec-Websocket-Version\":[\"13\"],\"Upgrade\":[\"websocket\"],\"X-Forwarded-Host\":[\"xxx.openode.dev\"],\"X-Forwarded-Port\":[\"443\"],\"X-Forwarded-Proto\":[\"wss\"],\"X-Forwarded-Server\":[\"us-central-1\"],\"X-Ms-Mixed-Reality-Extension-Client-Version\":[\"0.21\"],\"X-Ms-Mixed-Reality-Extension-Min-Sdk-Version\":[\"0.13\"],\"X-Ms-Mixed-Reality-Extension-Protocol-Version\":[\"1\"],\"X-Ms-Mixed-Reality-Extension-Sessionid\":[\"\"],\"X-Real-Ip\":[\"172.70.126.251\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"xxx.openode.dev\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"172.70.126.251:20252\",\"RequestURI\":\"/\",\"TLS\":null}"
time="2022-02-23T21:19:39Z" level=debug msg="vulcand/oxy/roundrobin/rr: Forwarding this request to URL" Request="{\"Method\":\"GET\",\"URL\":{\"Scheme\":\"\",\"Opaque\":\"\",\"User\":null,\"Host\":\"\",\"Path\":\"/\",\"RawPath\":\"\",\"ForceQuery\":false,\"RawQuery\":\"\",\"Fragment\":\"\",\"RawFragment\":\"\"},\"Proto\":\"HTTP/1.1\",\"ProtoMajor\":1,\"ProtoMinor\":1,\"Header\":{\"Accept-Encoding\":[\"gzip\"],\"Cdn-Loop\":[\"cloudflare\"],\"Cf-Connecting-Ip\":[\"142.113.224.182\"],\"Cf-Ipcountry\":[\"CA\"],\"Cf-Ray\":[\"6e237e5ddf062a12-ORD\"],\"Cf-Visitor\":[\"{\\\"scheme\\\":\\\"https\\\"}\"],\"Connection\":[\"Upgrade\"],\"Sec-Websocket-Key\":[\"\"],\"Sec-Websocket-Version\":[\"13\"],\"Upgrade\":[\"websocket\"],\"X-Forwarded-Host\":[\"xxx.openode.dev\"],\"X-Forwarded-Port\":[\"443\"],\"X-Forwarded-Proto\":[\"wss\"],\"X-Forwarded-Server\":[\"us-central-1\"],\"X-Ms-Mixed-Reality-Extension-Client-Version\":[\"0.21\"],\"X-Ms-Mixed-Reality-Extension-Min-Sdk-Version\":[\"0.13\"],\"X-Ms-Mixed-Reality-Extension-Protocol-Version\":[\"1\"],\"X-Ms-Mixed-Reality-Extension-Sessionid\":[\"1940766826099114463-kkHeA0NSImI\"],\"X-Real-Ip\":[\"172.70.126.251\"]},\"ContentLength\":0,\"TransferEncoding\":null,\"Host\":\"xxx.openode.dev\",\"Form\":null,\"PostForm\":null,\"MultipartForm\":null,\"Trailer\":null,\"RemoteAddr\":\"172.70.126.251:20252\",\"RequestURI\":\"/\",\"TLS\":null}" ForwardURL="http://xxx/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant