summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 973bc03f..fa94bcff 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -33,6 +33,10 @@ http:
# FastCGI connection DSN. Supported TCP and Unix sockets.
address: tcp://0.0.0.0:6920
+ # HTTP service provides HTTP2 transport
+ http2:
+ maxConcurrentStreams: 128
+
# max POST request size, including file uploads in MB.
maxRequestSize: 200