shermand100 / PiNodeXMR

Monero Node for Single Board Computers with Web Interface and additional tools pre-configured. Self Installing.
GNU General Public License v3.0
219 stars 41 forks source link

Out peers increased and a few html tweaks #24

Closed ChiefGyk3D closed 3 years ago

ChiefGyk3D commented 4 years ago

I bumped the out peers from 8 to 16 as a default and increased the cap to 64. Also did some different math for the downloads to make it more sane for us networking guys. In peers have been significantly increased but the default value of -1 or unlimited is still recommended though I will tinker and see if lower or capping is better down the road. See #21 for issue mentioned

ChiefGyk3D commented 4 years ago

@shermand100 code adjustments as requested

shermand100 commented 3 years ago

Human readable mBps changes and in/out peer quantities changes made to advanced-settings.html on Raspbian-install-dev and Armbian-install-dev branch