diff --git a/src/app/fdctl/config/default.toml b/src/app/fdctl/config/default.toml index adc4f6adf8..e49dadf67f 100644 --- a/src/app/fdctl/config/default.toml +++ b/src/app/fdctl/config/default.toml @@ -689,10 +689,10 @@ dynamic_port_range = "8900-9000" # validator is not dropping incoming QUIC transactions from clients. # # On modern hardware, each verify tile can handle around 20-40K - # transactions per second. Eight tiles seems to be enough to handle + # transactions per second. Six tiles seems to be enough to handle # current `mainnet-beta` traffic, unless the validator is under a # denial of service or spam attack. - verify_tile_count = 8 + verify_tile_count = 6 # How many bank tiles to run. Should be set to 4. Bank tiles # execute transactions, so the validator can include the results of