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

High load issues on Bookworm - (8.1) #521

Open
dimitris-katsigiorgis opened this issue Jul 3, 2024 · 1 comment
Open

High load issues on Bookworm - (8.1) #521

dimitris-katsigiorgis opened this issue Jul 3, 2024 · 1 comment

Comments

@dimitris-katsigiorgis
Copy link

dimitris-katsigiorgis commented Jul 3, 2024

Hello,

We noticed that you recently pushed an update where you changed the Debian version by 2 major releases. (from 10 to 12). This caused us some issue in our AWS infrastructure but most noticeable is the much higher load that the latest digest ( sha256:bc07654603775b9843693f57645b521bc4e9477b7afe74dc62187aa1a247a25e ) has caused.

The traffic was almost identical during our before and after tests.

Reverting to the older revision through AWS with the older digest (sha256:1011fe6b522e8dffdfbba8548705affb2d0258c2248f08e8a33f6af54f7dac75) solved the problem.

Here is a graph demonstrating the issue:

webdevops_issue

@htuscher
Copy link
Member

htuscher commented Jul 4, 2024

Yes, that update was necessary as the official PHP images based on buster aren't receiving updated PHP versions anymore. Therefore we needed to migrate to get the latest security updates.

If you can investigate in detail which process is causing the load => nginx, php, etc. maybe we can do something about it.

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

2 participants