Changes with NginX 1.4.6 – Moderate
Changes with NginX 1.4.6
Below are the list of changes from the 1.4.5 release of NginX to version 1.4.6 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update mainly provides bug-fixes which are not critical.
Changes with nginx 1.4.6 04 Mar 2014 *) Bugfix: the "client_max_body_size" directive might not work when reading a request body using chunked transfer encoding; the bug had appeared in 1.3.9. Thanks to Lucas Molas. *) Bugfix: a segmentation fault might occur in a worker process when proxying WebSocket connections.