Igor Sysoev announced the release of Nginx version 0.9.1.
The main changes compared to the recently stable 0.8.x branch are still small, but I hasten to remind you that new “features” are run in Unstable and it gradually “grows” with functionality; . ')
Addendum: keepalive_disable directive.
Addendum: the map directive supports variables as the value of the variable being defined.
Addendum: the map directive supports empty strings as the value of the first parameter.
Addendum: the map directive supports expressions in the first parameter.
Addendum: nginx (8) manual page. Thanks to Sergey Osokin.
Addendum: accept4 () support in Linux. Thank you Simon Liu.
Change: remove linker warning about sys_errlist and sys_nerr under Linux; warning appeared at 0.8.35.
Fix: when using the auth_basic directive in a workflow, a segmentation fault could occur. Thanks to Mikhail Laletin.
Fix: compatibility with ngx_http_eval_module; The error appeared in 0.8.42.