Commit 9f5c08ad authored by Nils Goroll's avatar Nils Goroll Committed by Dridi Boukelmoune

Polish h2_rapid_reset docs

parent c5f430aa
......@@ -1251,9 +1251,10 @@ PARAM_SIMPLE(
/* def */ "1.000",
/* units */ "seconds",
/* descr */
"The upper threshold for how rapid an http/2 RST has to come for "
"it to be treated as suspect and subjected to the rate limits "
"specified by h2_rapid_reset_limit and h2_rapid_reset_period.",
"The upper threshold for how rapid an http/2 RST has to come after "
"a HEADERS frame for it to be treated as suspect and subjected to "
"the rate limits specified by h2_rapid_reset_limit and "
"h2_rapid_reset_period.",
/* flags */ EXPERIMENTAL,
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment