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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南