Improvement to the Load Balancing Node

Improvement to the Load Balancing Node

My Load Balancing RPC Node is getting popular, here is the statistics of the last 24 hours.

image.png

image.png

Setting Origin in the Header

In case you want to know the origin server that serves the request, you can check the custom header Origin. The Server header field is overridden by CloudFlare.

image.png

image.png

Adding more Nodes

I have also added nodes (provided by @ety001) so now the LB node has the following candidate servers that better suitable requests all over the world.

1
2
3
4
5
6
7
let nodes = [
"https://api.justyy.com",
"https://api.steemit.com",
"https://api.steemitdev.com",
"https://api.steem.fans",
"https://steem.61bts.com"
];

In China, the official api.steemit.com is blocked, so using this Load Balancer is advantageous:

https://steem.justyy.workers.dev


Every little helps! I hope this helps!

Steem On!~

If you like my work, please consider voting for me, thanks!
https://steemit.com/~witnesses type in justyy and click VOTE



Alternatively, you could proxy to me if you are too lazy to vote!

Also: you can vote me at the tool I made: https://steemyy.com/witness-voting/?witness=justyy

Visit me at: https://steemyy.com


This page is synchronized from the post: ‘Improvement to the Load Balancing Node’

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×