Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

11/3AM レポート #6

Open
NAKKA-K opened this issue Nov 3, 2019 · 1 comment
Open

11/3AM レポート #6

NAKKA-K opened this issue Nov 3, 2019 · 1 comment

Comments

@NAKKA-K
Copy link

NAKKA-K commented Nov 3, 2019

アプローチ

hakaruをAutoScalingする

想定インパクト

現状ELBに3台のインスタンスが紐付いている。
その状態で200: 75,000req, 502: 88,000req, 504: 20,000reqで58%が落ちている。
インスタンス数を2.5倍にすれば捌き切れるのではないか?

モニタリング項目

  • 平均秒間リクエスト数
  • トータルリクエスト数
  • ターゲット接続エラーグラフ

結果/考察

kakeruから送られるはずのリクエスト数と実際に計測されたレポートの結果に乖離が見られた。

本来、設定前と同じく約20万リクエストを想定していたが、設定後では3.5万リクエストしかこなかった。
ELBの接続数も増えていない。
現状わかる範囲ではkakeruにも問題がなさそうな範囲である。

原因が今の所わからないが、kakeruやkakeruからELBまでの導線あたりに何か原因があるのかもしれないと考えている。
もしくはAutoScalingの設定に何か原因があるかもしれない。

昨日と同じ状態でSenario2を実行した結果

スクリーンショット 2019-11-03 11 22 54

AutoScalingを追加した後、Senario2を実行した結果

スクリーンショット 2019-11-03 11 23 13

Kakeruのモニタリング

スクリーンショット 2019-11-03 11 26 55

スクリーンショット 2019-11-03 11 27 01

@NAKKA-K
Copy link
Author

NAKKA-K commented Nov 3, 2019

そういえばこの問題はSCENARIO=2SENARIO=2にタイポしていただけでしたー。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant