Zed Series Release Notes¶
21.0.0¶
New Features¶
The
mistral::wsgi::apacheclass now supports customizing request/response headers added by apache.
Added parameters for advanced configuration of httpd access and error log destinations including piped logging and syslog (see mod_syslog). Note that mod_syslog requires Apache2 >= 2.5.0.
Upgrade Notes¶
The following parameters have been removed.
mistral::coordination_backend_urlmistral::coordination_heartbeat_interval
Default value of the
mistral::wsgi::apache::sslparameter has been changed fromtruetofalseand now ssl is disabled by default.
The following parameters of the
mistral::engineclass have been removed.evaluation_intervalolder_than
CentOS 8 Stream is no longer supported by this module.