Ioncube for PHP 7

We’ve made ioncube available for PHP 7 as an opt-in option. If you would like to use ioncube for PHP 7 please contact support, and let them know for which nodes you would like to enable ioncube.

More MySQL connections

For larger Hypernodes (from 20 cores and up) we’ve increased the amount of MySQL connections. This helps to avoid having more PHP worker slots than MySQL connections.

No more confusing errors in New Relic

We added a try/exempt block to a monitoring script used by Byte. Before the addition this script would log errors to New Relic (in out-of-memory situations) which were visible to our customers. With the try/exempt block this no longer occurs.