[HN Gopher] Observing HTTP/2 Traffic Is Hard, but eBPF Can Help
___________________________________________________________________
Observing HTTP/2 Traffic Is Hard, but eBPF Can Help
Author : nserrino
Score : 36 points
Date : 2022-01-31 20:05 UTC (2 hours ago)
(HTM) web link (blog.px.dev)
(TXT) w3m dump (blog.px.dev)
| codetrotter wrote:
| On my team we use mitmproxy for observing traffic of our locally
| running instances of the backend for the project that I am
| working on.
|
| Supposedly mitmproxy also supports HTTP/2 so might be helpful for
| that as well.
|
| We're personally still using HTTP/1.1. But mitmproxy has been a
| really great tool for us while working on the client and the
| backend of our project.
|
| One thing I also like a lot about mitmproxy is that you can edit
| requests and replay them. This is useful when I need to step
| debug the backend for an endpoint where requests are failing or
| otherwise misbehaving.
___________________________________________________________________
(page generated 2022-01-31 23:00 UTC)