all repos — homestead @ 45d72e0aa1c9fdd7133217d116171cc5a2f07671

Code for my website

server: support h2c

Alan Pearce
commit

45d72e0aa1c9fdd7133217d116171cc5a2f07671

parent

653e12f620e1451102b7535e7753c555fbf63219

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]]