API Version Upgraded to 1.42.0
· Eine Minute Lesezeit
Changelog (1.41.1 ➔ 1.42.0)
PHP Process Manager
With this update, the old php process manager fpm will be replaced
by the more universal, stable and faster nginx unit (https://unit.nginx.org/).
Regular nginx will still be used as the frontend webserver, because
unit does not allow for complex configurations such as ldap authenticaton and others.
In future unit will serve all php related contents aswell as internal tcp based redirects.
All unit logs will be appended to stdout.