Skip to content

Commit f4786b6

Browse files
authored
fix(traefik): response latency
1 parent b5ab92d commit f4786b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.yml

+1
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ services:
8888
- --accesslog.bufferingsize=50
8989
# Enable the Dashboard and API
9090
- --api
91+
- --serverstransport.maxidleconnsperhost=100000
9192
# Enable the Dashboard and API in insecure mode for local development
9293
- --api.insecure=true
9394
# Define HTTP entrypoint on port 80

0 commit comments

Comments
 (0)