Changelog¶
19.2.1 / 2015/02/4¶
19.2 / 2015/01/30¶
Changes¶
Core¶
- optimize the sync workers when listening on a single interface
- add –sendfile settings to enable/disable sendfile. fix issue 856 .
- add the selectors module to the code base. issue 886
- fix pull request 862 add –max-requests-jitter setting to set the maximum jitter to add to the max-requests setting.
- fix issue 899 propagate proxy_protocol_info to keep-alive requests
- fix issue 863 worker timeout: dynamic timeout has been removed, fix a race condition error
- fix: Avoid world writable file
- fix issue 917: the deprecated
--debug
option has been removed.
Logging¶
Documentation¶
Many improvements and fixes have been done, see the detailled changelog for more informations.