Checking for existing issue
Describe the content you'd like to see
The MAX_LIMIT for php-fpm shows default value.
But not the maximum.
Max is defined by a calculation that isn't displayed.
Example: a nano instance has 512Mo, but max value for MEMORY_LIMIT is in fact 416Mo.
It should be detailed.
Checking for existing issue
Describe the content you'd like to see
The
MAX_LIMITfor php-fpm shows default value.But not the maximum.
Max is defined by a calculation that isn't displayed.
Example: a nano instance has 512Mo, but max value for
MEMORY_LIMITis in fact 416Mo.It should be detailed.