-
Notifications
You must be signed in to change notification settings - Fork 1.7k
1.9.5 block prop times #8264
Comments
@Njcrypto we've done a lot of work on the peering issues in 1.10 and 1.11, can you please try 1.11.1 and report back here if the issue persist. I will close the issue in the meantime but will reopen if you report back with issues. Cheers. |
@folsen I installed a 1.10.3 stable node at a new facility last week - set min peer count to 1000 - current peer connections total 36. We are still having peer drop issues with our other nodes (running 1.8.x stable), but not as bad as the 1.10.x series now. I believe this is the driver of block prop latency - I am unable to sustain a large peer connection set. In the 1.7.5+ series I was able to maintain 500+ peer connections on each node, and our block prop times were awesome. I also believe this peer set issue is linked to my other post on orphan rates. Unfortunately with the node network being so diverse in quality (meaning, professionally hosted nodes AND college dorm room desktop nodes), maintaining that large peer group is extremely important. I would manually set my reserved peers to be the most robust - but the lack of transparency on node performance (at least from what I've found) limits the ability to do that. Is there a way to set reserved peers based upon their uptime and performance? |
We've introduced some improvements in 1.11 as well, but so far deleting
We're adding more and more heuristics to sort of simulate this. The 1.7.5+ series was also a different "era", I'm not sure it's fair to compare to that time unless you've tried it more recently. Full nodes are dropping like flies these days, people just don't run them anymore. All that said 36 sounds extremely low. Opening this issue up again for investigation, as there might be something else going on. |
Just restarted the 1.10.x node with discovery option set to false and removed the nodes.json file. This was a clean install though, so removing that nodes.json file seems like a band-aid? I'll let you know how this is performing in a few hours. |
I believe this has been drastically improved in the past releases. Closing as stale. |
After upgrade to 1.9.5 to solve the peering issues from the stable 1.8 series, the 1.9.5 stable releases running on our production node servers are realizing horrible lag on block prop times. These are geographically diverse machines hosted in our facilities, and the 3rd party hosted cloud instances we have running that have historically had higher latency are still running 1.8.9 stable and they are running considerably better than the 1.9.5 release. Downgrading on our production nodes to 1.8.11 stable solved the prop time issue. Has to be something in the 1.9.x series.
The text was updated successfully, but these errors were encountered: