• We’ve fixed a bug where nginx configuration was not correctly re-generated when using Let’s Encrypt and enabling/disabling Varnish.
    This could have resulted in SSL domains pointing towards Varnish while varnish was disabled/not running resulting in a 502 error.
    Now depending configurations are re-generated correctly when changes are being applied.
  • We’ve added TLS support for FTP on port 2222, this is an opt-in feature. If you would like to test this, please contact support. For more information, check our support documentation .
  • We’ve improved the code which terminates dynamic requests if the browser/visitor behind is not longer waiting for the response.
    In very busy situations such requests will now be stopped more continuously, providing more CPU resources for requests for which
    there are waiting visitors.