[master] 151f4d50f Polish h2_rapid_reset docs

Dridi Boukelmoune dridi at varni.sh
Tue Oct 17 14:54:59 UTC 2023


On Tue, Oct 17, 2023 at 2:07 PM Nils Goroll <nils.goroll at uplex.de> wrote:
>
>
> commit 151f4d50f98ed43ad04b60208e65697ddb71dbf7
> Author: Nils Goroll <nils.goroll at uplex.de>
> Date:   Tue Oct 17 13:30:01 2023 +0200
>
>     Polish h2_rapid_reset docs
>
> diff --git a/include/tbl/params.h b/include/tbl/params.h
> index 530b60c39..bece5c83d 100644
> --- a/include/tbl/params.h
> +++ b/include/tbl/params.h
> @@ -1265,9 +1265,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 "

s/how rapid/how rapidly/
s/RST/RST_STREAM frame/

> +       "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,
>  )
>
> _______________________________________________
> varnish-commit mailing list
> varnish-commit at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-commit


More information about the varnish-commit mailing list