2016-07-05 UTC
# voxpelli that PHP memory issue is pretty tricky – to fully avoid it one needs to take available memory on server, subtract memory requirements from non-php processes, then divide by maximum needed memory needed by ones PHP script and set the server to never process more than that amount of PHP requests at the same time