Alright, ultimately what Im looking to do is easily change customers php.ini (I was using PHP.ini Manager, but changing to cageFS it appears to break that plugin?) so my question if I allow customers (through PHP selector) to change memory_limit to say 512mb how does LVE "work" with that?
How does LVE memory "limits" interact with php.ini memory_limit? If I have the LVE setup to only allow 200mb and php.ini to allow 512mb once the site in question hits 200mb of total PHP memory usage it would "throttle"/cut/kill the site until it goes below 200mb again?
How does LVE memory "limits" interact with php.ini memory_limit? If I have the LVE setup to only allow 200mb and php.ini to allow 512mb once the site in question hits 200mb of total PHP memory usage it would "throttle"/cut/kill the site until it goes below 200mb again?
Comment