[7.3] 5814981d3 slinkified dridi-polish

Dridi Boukelmoune dridi.boukelmoune at gmail.com
Tue Oct 24 15:08:12 UTC 2023


commit 5814981d39bbe80f78c90979e911f0f2079a5774
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Tue Oct 17 18:29:43 2023 +0200

    slinkified dridi-polish

diff --git a/include/tbl/params.h b/include/tbl/params.h
index 033633273..5bee92256 100644
--- a/include/tbl/params.h
+++ b/include/tbl/params.h
@@ -1251,10 +1251,10 @@ PARAM_SIMPLE(
 	/* def */	"1.000",
 	/* units */	"seconds",
 	/* descr */
-	"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.",
+	"The upper threshold for how soon an http/2 RST_STREAM frame has "
+	"to be parsed 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,
 )
 


More information about the varnish-commit mailing list