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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠