Closed darliiin closed 1 month ago
@dmitry-mightydevops I discussed this with Vladimir and he suggested using /wp-includes/js/jquery/jquery.min.js
@darliiin as I understood, Dmitry wants to reduce CPU/RAM usage, so please show in Grafana: do we really have improvement on this side. Because if it isn't then it is better to check WP health related URLs.
Summary
Task: SD-1004
readinessProbe
andcustomLivenessProbe
Even though the page wp-login.php is in pod, we can't use it for
readinessProbe
andcustomLivenessProbe
because it must be in thewp-content
folder in allwordpress
repositories.