Commit ecdc554
committed
Strengthen passthrough proxy section with L7 and contention insights
- Reframe the takeaway: the proxy boils the latency-sensitive path to
near-TCP-stack overhead while operating at Layer 7 — that's the win
- Add paragraph explaining why overhead holds across 10/100 topics: the
proxy doesn't contend between topics (unlike a broker which juggles
disk I/O, partition leaders, and replication); the connection sweep
validates linear throughput scaling
Assisted-by: Claude Sonnet 4.6 <noreply@anthropic.com>
Signed-off-by: Sam Barker <sam@quadrocket.co.uk>1 parent 1e3de97 commit ecdc554
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
72 | 75 | | |
73 | 76 | | |
74 | 77 | | |
| |||
0 commit comments