Commit graph

10 commits

Author SHA1 Message Date
Frederic Lecaille
efc5ed1bf2 to be merged into haload sources commit:
Some checks failed
Contrib / admin/halog/ (push) Has been cancelled
Contrib / dev/flags/ (push) Has been cancelled
Contrib / dev/haring/ (push) Has been cancelled
Contrib / dev/hpack/ (push) Has been cancelled
Contrib / dev/poll/ (push) Has been cancelled
VTest / Generate Build Matrix (push) Has been cancelled
Windows / Windows, gcc, all features (push) Has been cancelled
VTest / (push) Has been cancelled
get rid of an intermediary task (hld_io_cb) between the muxes and the haload
stream task handler (hld_strm_task()).
2026-05-22 15:59:11 +02:00
Frederic Lecaille
28893f43bc cleanup 2026-05-22 14:21:04 +02:00
Frederic Lecaille
4daa158974 to be merged: implement -e option 2026-05-22 14:21:04 +02:00
Frederic Lecaille
2459ae5917 to be merged: do not count stream in error as done for arg_rconn counter
also rename this counter from ->tot_done ->tot_rconn_done
2026-05-22 14:21:04 +02:00
Frederic Lecaille
db6ff84d84 to be merged: support again h2c after recent haproxy changes
-- server "proto h2c" could not be used anymore
h2c is not an ALPN identifier, this is a protocol
2026-05-22 14:21:04 +02:00
Frederic Lecaille
7c0c5f5618 to be merged: add BUG_ON()s and fix several multiple urls related issues 2026-05-22 14:21:04 +02:00
Frederic Lecaille
adb57b52b5 to be merged: adaptions to recent connection+mux API changes
Especially to select the muxes.
2026-05-22 14:21:04 +02:00
Frederic Lecaille
6063841e26 to be merged: fix a http_add_header() api change 2026-05-22 14:21:04 +02:00
Frederic Lecaille
09c91eb59a to be merged: add --tls-ciphers --tls-ciphersuites --tls-curves opts
also improve the server options parsing (several options for the same
--server opt), reuse this for the newly added tls opts
2026-05-22 14:21:04 +02:00
Frederic Lecaille
fd3f99e348 WIP: haload sources 2026-05-22 11:07:11 +02:00