Commit f01387c
committed
docs(readme): Document performance envelope and HttpServer caveats
Captures the curl/k6 measurements (20k–35k rps on a dev laptop, 0%
HTTP failures) and flags the known JDK HttpServer keep-alive edge case
that causes some clients to see empty response bodies under aggressive
connection reuse. Also notes the -1 vs 0 sendResponseHeaders gotcha.1 parent f7a8f11 commit f01387c
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
123 | 136 | | |
0 commit comments