Skip to content

Commit f1a661f

Browse files
authored
TCR-763 correction
1 parent 5ef9f83 commit f1a661f

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

docs/cloudlinuxos/limits/README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -150,13 +150,8 @@ Example:
150150

151151
Sets <span class="notranslate">CPU</span> limit to 25%, <span class="notranslate">IO</span> limit to 1024KB/s, <span class="notranslate">virtual memory</span> limit to 1GB (memory limit is set as a number of 4096 bytes pages), <span class="notranslate">physical memory</span> limit to 1GB, <span class="notranslate"> CPU</span> cores per LVE to 1, maximum entry processes to 200 and no limit for number of processes for all LVEs. It also sets the limit of 30% and number of processes limit to 5 for LVE with ID 532.
152152

153-
:::tip Limitation in controlling LVE limits via the cPanel package.
154-
As of now, setting a value to be inherited from the `LVE_DEFAULT` package will not be applied to the current LVE package, e.g.:
155-
```
156-
/var/cpanel/packages/cltest
157-
lve_nproc=DEFAULT
158-
```
159-
Limits for packages are not inherited from `VE_DEFAULT`; they are hardcoded and cannot be changed.
153+
:::tip Note
154+
In cPanel, setting a value to be inherited from the LVE_DEFAULT package will not be applied to the current LVE package
160155
:::
161156

162157
### Checking LVE usage

0 commit comments

Comments
 (0)