Skip to content

Commit ce7394e

Browse files
committed
Apply requested changes
1 parent 5ce06c9 commit ce7394e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/cloudlinuxos/limits/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,9 @@ When LVE goes over physical memory limit, CloudLinux OS will first free up memor
236236

237237
#### Physical memory lower bound
238238

239-
CloudLinux OS allows administrators to configure a lower bound (minimum value) for physical memory (PMEM) limits to prevent setting limits that are too low and could cause application instability. When a lower bound is configured, any attempt to set a PMEM limit below this threshold will be rejected with an error message. This helps ensure that hosting accounts always have sufficient memory allocated for basic application requirements, preventing performance issues and unexpected application failures. The lower bound is enforced system-wide and applies to all limit-setting operations, whether performed through command-line tools or control panel integrations.
239+
CloudLinux OS allows administrators to configure a lower bound (minimum value) for physical memory (PMEM) limits to prevent setting limits that are too low and could cause application instability. When a lower bound is configured, any attempt to set a PMEM limit below this threshold will be rejected with an error message displayed by CLI tool or CloudLinux Manager UI. This helps ensure that hosting accounts always have sufficient memory allocated for basic application requirements, preventing performance issues and unexpected application failures. The lower bound is enforced **system-wide** and applies to all limit-setting operations, whether performed through command-line tools or control panel integrations.
240+
241+
By default, the PMEM lower bound is not configured.
240242

241243
You can configure the PMEM lower bound using the <span class="notranslate">`lvectl`</span> command:
242244

0 commit comments

Comments
 (0)