CPU Credit out of bounds - Wordpress websites unresponsive

0

I am running a small EC2 server (t3.small) with 4 very simple Wordpress websites and very little traffic. The Wordpress database is running on RDS. There really shouldn't be much load on the server. However, over and over the websites go offline and can't be reached. A Jetpack plugin on each site notifies me when a site if offline and back online again.

I started to setup Cloudwatch and realized that my CPU Credit goes way over the allotment:

Enter image description here

Any tips for solving this issues would be much appreciated.

Thanks, Dieter

質問済み 5ヶ月前200ビュー
1回答
0

Hello.

Looking at the document below, the baseline for t3.small is a low number.
Therefore, I suspect that t3.small will no longer be able to handle EC2 hosting four WordPress sites at the same time.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/burstable-credits-baseline-concepts.html#burstable-performance-instances-credit-table

There may be other causes, so I think it would be a good idea to check the EC2 system logs.
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/troubleshoot-unreachable-instance.html#instance-console-console-output

Why not try using a general-purpose instance type that does not burst, such as m7i instead of t3?
https://aws.amazon.com/ec2/instance-types/?nc1=h_ls

profile picture
エキスパート
回答済み 5ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ