This commit is contained in:
Para Dox
2025-05-15 16:24:58 +07:00
parent eb5197aca3
commit cd0adc475b

View File

@@ -30,7 +30,7 @@ x-logging-defaults: &logging-defaults
services: services:
scroll-mainnet-archive: scroll-mainnet-archive:
image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_L2GETH_VERSION:-scroll-v5.7.2} image: ${SCROLL_L2GETH_IMAGE:-scrolltech/l2geth}:${SCROLL_L2GETH_VERSION:-scroll-v5.8.38}
sysctls: sysctls:
# TCP Performance # TCP Performance
net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle net.ipv4.tcp_slow_start_after_idle: 0 # Disable slow start after idle