mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-20 00:10:41 -05:00
Some parts of HTTP processing were incorrectly called "request" while they are messages or transactions. The following structure members have changed : http_msg.hdr_state => msg_state http_msg.sor => som http_req.req_state => removed http_req => http_txn |
||
|---|---|---|
| .. | ||
| connection-scale.txt | ||
| header-parser-speed.txt | ||
| http-parsing.txt | ||
| naming.txt | ||
| repartition-be-fe-fi.txt | ||
| stats-v2.txt | ||
| todo.cttproxy | ||