Commit dbdb7cf
committed
Merge #207: docs(blog): clarify HTTP/3 proxy rationale in one-core bottleneck article
99c0d15 docs(blog): clarify HTTP/3 proxy rationale in one-core bottleneck article (Jose Celano)
Pull request description:
## Summary
Clarify that disabling HTTP/3 was not the root-cause fix for the one-core softirq bottleneck, and that RPS/RFS packet steering was the actual remediation. Also add protocol boundary notes and link follow-up issues for traceability.
## Changes
- Add summary **Callout** near top with clarification, protocol boundary note, and follow-up links
- Enhance **Phase 2 conclusion** to explicitly state QUIC was not the driver
- Add HTTP/3 as a separate product/operations decision in **Final Operational Decision**
- Add follow-up references for **torrust-tracker-demo#31** and **torrust-tracker#1736**
## Related issue
Closes #198
## Checklist
- [x] `npm run lint` passes
- [x] `npm run check` passes
- [x] Manually tested in the browser (the article renders correctly with all changes)
ACKs for top commit:
josecelano:
ACK 99c0d15
Tree-SHA512: 086da9cef5ffc6bdcc0dc76455b32a8afe89f794dd9a67a1d96383657ec65782553d0c257f50285e8443b839707b2ddcafb15c54eff4bd67508e2a72186e1ac71 file changed
Lines changed: 51 additions & 2 deletions
File tree
- src/routes/blog/how-we-fixed-a-one-core-packet-processing-bottleneck-in-torrust-tracker
Lines changed: 51 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
77 | 100 | | |
78 | 101 | | |
79 | 102 | | |
| |||
149 | 172 | | |
150 | 173 | | |
151 | 174 | | |
152 | | - | |
153 | | - | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
154 | 182 | | |
155 | 183 | | |
156 | 184 | | |
| |||
274 | 302 | | |
275 | 303 | | |
276 | 304 | | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
277 | 315 | | |
278 | 316 | | |
279 | 317 | | |
| |||
299 | 337 | | |
300 | 338 | | |
301 | 339 | | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
302 | 351 | | |
303 | 352 | | |
304 | 353 | | |
| |||
0 commit comments