all repos — website @ b65aa0a6d8c735763cfb237db2b158b892abf77c

My website

server: support h2c

Alan Pearce
commit

b65aa0a6d8c735763cfb237db2b158b892abf77c

parent

f1269cec2d85f21823f1d79eda5d6e29fa2a0cfa

1 file changed, 2 insertions(+), 0 deletions(-)

changed files
M fly.tomlfly.toml
@@ -29,6 +29,8 @@ [http_service.concurrency]
type = "requests" hard_limit = 20000 soft_limit = 15000 +[http_service.http_options] + h2_backend = true [http_service.http_options.response] pristine = true [[http_service.checks]]