[redis] raise container net.core.somaxconn (#4176)
Signed-off-by: Kristian Feldsam <feldsam@gmail.com>
This commit is contained in:
		| @@ -49,6 +49,8 @@ services: | ||||
|         - "${REDIS_PORT:-127.0.0.1:7654}:6379" | ||||
|       environment: | ||||
|         - TZ=${TZ} | ||||
|       sysctls: | ||||
|         - net.core.somaxconn=4096 | ||||
|       networks: | ||||
|         mailcow-network: | ||||
|           ipv4_address: ${IPV4_NETWORK:-172.22.1}.249 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user