Improvement to the Load Balancing Node

in witness-category •  4 years ago 

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.

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

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  
  ·  4 years ago 

😀

  ·  4 years ago 

给行长拍手👏

  ·  4 years ago 

1.感谢,回赞。

行长,你这节点IP限流是多少? 我多线程来读,被ban了 哈

  ·  4 years ago 

这个不清楚,你多线程其它节点也会被 Ban 么?

访问的这个: https://steem.justyy.workers.dev
13个线程
应该是cloudflare限的

  ·  4 years ago 

我试了一下,没有问题。