Skip to content
This repository was archived by the owner on Feb 16, 2026. It is now read-only.

Commit ca96164

Browse files
daghfdridi
authored andcommitted
h2: Set a default h2_rapid_reset_limit
1 parent 969c7e5 commit ca96164

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/tbl/params.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1919,7 +1919,7 @@ PARAM(
19191919
/* typ */ uint,
19201920
/* min */ "0",
19211921
/* max */ NULL,
1922-
/* default */ "0",
1922+
/* default */ "100",
19231923
/* units */ NULL,
19241924
/* flags */ EXPERIMENTAL,
19251925
/* s-text */

0 commit comments

Comments
 (0)