Nick Shadrin, Sr. Product Manager at NGINX, Inc.
NGINX Unit is different from NGINX in terms of its architecture, use cases, and its place in the application stack, but it's very similar in its development culture. In his session at NGINX Conf 2018, Nick describes the new features and other changes introduced in NGINX Unit over the past year. He starts with general topics like how to receive announcements on the open source changes, the different code branches, and the version numbering scheme. He continues with a deep dive into features completed during the beta period:
timeout
parameter for applicationshome
parameter for Python virtual environmentsatexit
handlerprocesses
object with prefork and dynamic process managementHe concludes with a review of changes made after the GA release of version 1.0:
access_log
parameter for basic access loggingenvironment
object for setting environment variablesoptions
object for managing php.ini configuration variablessettings
object for global configuration options