fix
This commit is contained in:
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -80,7 +80,10 @@ volumes:
|
||||
fantom-mainnet-opera-archive-trace:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -88,4 +91,5 @@ x-upstreams:
|
||||
- trace
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -79,7 +79,10 @@ volumes:
|
||||
fantom-mainnet-opera-archive:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -87,4 +90,5 @@ x-upstreams:
|
||||
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -80,7 +80,10 @@ volumes:
|
||||
fantom-mainnet-opera-pruned-trace:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -88,4 +91,5 @@ x-upstreams:
|
||||
- trace
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -79,7 +79,10 @@ volumes:
|
||||
fantom-mainnet-opera-pruned:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -87,4 +90,5 @@ x-upstreams:
|
||||
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -80,7 +80,10 @@ volumes:
|
||||
fantom-testnet-opera-archive-trace:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom-testnet
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom-testnet
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -88,4 +91,5 @@ x-upstreams:
|
||||
- trace
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -79,7 +79,10 @@ volumes:
|
||||
fantom-testnet-opera-archive:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom-testnet
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom-testnet
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -87,4 +90,5 @@ x-upstreams:
|
||||
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -80,7 +80,10 @@ volumes:
|
||||
fantom-testnet-opera-pruned-trace:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom-testnet
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom-testnet
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -88,4 +91,5 @@ x-upstreams:
|
||||
- trace
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -79,7 +79,10 @@ volumes:
|
||||
fantom-testnet-opera-pruned:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom-testnet
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom-testnet
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -87,4 +90,5 @@ x-upstreams:
|
||||
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -80,7 +80,10 @@ volumes:
|
||||
fantom-mainnet-sonic-archive:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -88,4 +91,5 @@ x-upstreams:
|
||||
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
@@ -19,7 +19,7 @@ services:
|
||||
net.ipv4.tcp_wmem: 4096 87380 16777216 # Increase TCP write buffers
|
||||
net.core.somaxconn: 32768 # Higher connection queue
|
||||
# Memory/Connection Management
|
||||
net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
# net.core.netdev_max_backlog: 50000 # Increase network buffer
|
||||
net.ipv4.tcp_max_syn_backlog: 30000 # More SYN requests
|
||||
net.ipv4.tcp_max_tw_buckets: 2000000 # Allow more TIME_WAIT sockets
|
||||
expose:
|
||||
@@ -80,7 +80,10 @@ volumes:
|
||||
fantom-testnet-sonic-archive:
|
||||
|
||||
x-upstreams:
|
||||
- chain: fantom-testnet
|
||||
- id: $${ID}
|
||||
labels:
|
||||
provider: $${PROVIDER}
|
||||
chain: fantom-testnet
|
||||
method-groups:
|
||||
enabled:
|
||||
- debug
|
||||
@@ -88,4 +91,5 @@ x-upstreams:
|
||||
|
||||
methods:
|
||||
disabled:
|
||||
enabled:
|
||||
enabled:
|
||||
- name: txpool_content # TODO: should be disabled for rollup nodes
|
||||
Reference in New Issue
Block a user