AltraMayor / AltraMayor/gatekeeper

Add an addtional SOL block to enforce request channel bandwidth

オープン
#393 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
C
スター
1.6k
フォーク
252
PR マージ指標
30日以内にマージされた PR はありません

説明

To solve the issue #374 for the first deployment, pull request #390 tries to have multiple SOL blocks to spread the load from GK blocks. Currently, each SOL block enforces ``5%/#SOL`` of the total link bandwidth on the request channel. This is not ideal because some SOL blocks may receive more requests than the other SOL blocks due to the load imbalance, and some requests will be dropped even the aggregated bandwidth of the request traffic doesn't exceed the ``5%`` threshold.

One solution is to let each SOL block enforce ``5%`` of the total link bandwidth on the request channel, and finally add one additional SOL block to enforce the bandwidth limit on the aggregated requests from all SOL blocks.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。