diff options
| -rw-r--r-- | frontends/etc/relayd.conf.tpl | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/frontends/etc/relayd.conf.tpl b/frontends/etc/relayd.conf.tpl index 67732eb..e8a60ad 100644 --- a/frontends/etc/relayd.conf.tpl +++ b/frontends/etc/relayd.conf.tpl @@ -44,11 +44,6 @@ http protocol "https" { # Enable WebSocket support http websockets - - # Connection pooling and keepalive for better performance - timeout connect 5s - timeout http_request 10s - timeout http_keepalive 60s match request header set "X-Forwarded-For" value "$REMOTE_ADDR" match request header set "X-Forwarded-Proto" value "https" |
