Release 10303: PHP 8.4, Composer 2.7 and other settings
PHP 8.4 The recently release version of PHP 8.4 has now been added as an option to the Hypernode platform! You can upgrade your PHP version in the control panel or in the CLI using hypernode-systemctl settings php_version 8.4. To read about what was added and changed in this PHP version, go checkout the PHP…
Read moreRelease 9077: Optimized Magento 2 + Varnish nginx configuration
With this release, we have changed the vhost scaffolding template for the Magento 2 vhost type when Varnish is enabled for the vhost. Previously, all requests were passed on to varnish, which means that also the static assets and the media files were being passed to varnish. Because the Magento 2 Varnish configuration passes static/media…
Read moreRelease 3006: Varnish backend timeout increased to 15 minutes
We’ve updated the Varnish -> Nginx timeout to be in sync with the Nginx -> PHP handler timeout. When using Varnish in the past long backend tasks would timeout too early, Varnish would close the connection towards Nginx early. Now Varnish will timeout after 15 minutes, which is the same compared to non-Varnish Hypernode users.
Read moreRelease 1767: Varnish support
This release features preliminary support for Varnish using the Turpentine module for Magento. The change should not affect current Hypernodes, because Varnish is disabled by default (requests are not routed through Varnish, nor is it started by default so it does not use up any memory). Customer overrides of Nginx should all still work. To…
Read more