ainblockchain / ain-blockchain

Official Javascript implementation of AI Network Blockchain.
https://www.ainetwork.ai/
MIT License
67 stars 27 forks source link

[BUG] Event channels are not load-balanced well #1315

Open platfowner opened 3 weeks ago

platfowner commented 3 weeks ago

cc: @jiyoung-an @minjaeli

channels

platfowner commented 2 weeks ago

https://cloud.google.com/load-balancing/docs/backend-service#generated_cookie_affinity

platfowner commented 2 weeks ago

https://developer.mozilla.org/en-US/docs/Web/HTTP/Cookies

platfowner commented 2 weeks ago

https://www.servicenow.com/community/developer-forum/how-to-get-set-cookies-for-rest-api/m-p/2142998

platfowner commented 1 week ago

num_channels

I see that the load balancing is way improved after the on-premise migration (from 5 data centers to 1 data center).