---------------------------------------------------------------
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Onyx, Version 17.0.17 Update #17, Ubuntu 16.04.2 LTS, x64
PROBLEM DESCRIPTION
If I once entered a value on disk read and disk write, it remains stored even when i go back to unlimitiert.
STEPS TO REPRODUCE
insert the Limit 50MB -> save.
Make sure the cache is cleared (On root shell):
Check with the following command (On limited user shell):
ACTUAL RESULT
With Limit:
Without limit ( Unlimited checkbox)
EXPECTED RESULT
It is expected that the data transfer is set to unlimited.
ANY ADDITIONAL INFORMATION
--------------------------------------------------------------
Can someone confirm this issue? Or should I open my own thread for it?
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Onyx, Version 17.0.17 Update #17, Ubuntu 16.04.2 LTS, x64
PROBLEM DESCRIPTION
If I once entered a value on disk read and disk write, it remains stored even when i go back to unlimitiert.
STEPS TO REPRODUCE
insert the Limit 50MB -> save.
Make sure the cache is cleared (On root shell):
Code:
echo 3 | sudo tee /proc/sys/vm/drop_caches
Check with the following command (On limited user shell):
Code:
dd if=tempfile of=/dev/null bs=1M count=1024
ACTUAL RESULT
With Limit:
Without limit ( Unlimited checkbox)
EXPECTED RESULT
It is expected that the data transfer is set to unlimited.
ANY ADDITIONAL INFORMATION
--------------------------------------------------------------
Can someone confirm this issue? Or should I open my own thread for it?