You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have two Wordpress sites. They use the same Docker stack configuration. One was created a few months earlier. Both sites have very little traffic.
However, the first MySQL container is taking up several hundred MB of memory, while the other MySQL container is using very little memory.
I tried to update the first MySQL container with the command "docker service update --force www_db", after which both MySQL containers would take up several hundred MB of memory.
I don't know what the difference is. I want both MySQL containers to consume minimal resources.
Server version: 8.3.0 MySQL Community Server - GPL
I have two Wordpress sites. They use the same Docker stack configuration. One was created a few months earlier. Both sites have very little traffic.
However, the first MySQL container is taking up several hundred MB of memory, while the other MySQL container is using very little memory.
I tried to update the first MySQL container with the command "docker service update --force www_db", after which both MySQL containers would take up several hundred MB of memory.
I don't know what the difference is. I want both MySQL containers to consume minimal resources.
Server version: 8.3.0 MySQL Community Server - GPL
The text was updated successfully, but these errors were encountered: