Refactor and Bug Fixes to Steem Load Balancer

I decided to switch to https://steem.justyy.com which is the Load Balancer Node: https://github.com/DoctorLai/steem-load-balancer

And the node crashes a few hours later, and it turns out there is some problems, thus I've addressed them and also taken this chance to refactor:

Fix undefined server version

this causes node to crash.

88548f6e893c73324b6e23afeabaf1c.png

Add max_payload_size

fbdc59f72fc3fce15936e1cd2fdf7ea.png

See this commit: https://github.com/DoctorLai/steem-load-balancer/commit/f7bde06486485ce91e3dbfc00a3e34e7565f15c6

Restart Always and etc

  • Add restart policy
  • 300 default max requests per minut
  • graceful stop when SIGTERM

image.png

image.png

Steem to the Moon🚀!