Nginx Library

A repository of Nginx-related articles

Nginx 1.0.10 has been released

Nginx 1.0.10 has been released.

Download it : http://nginx.org/en/download.html

The changes include :

  • Bugfix: a segmentation fault might occur in a worker process if resolver got a big DNS response. Thanks to Ben Hawkes.

  • Bugfix: in cache key calculation if internal MD5 implementation was used; the bug had appeared in 1.0.4.

  • Bugfix: the module ngx_http_mp4_module sent incorrect “Content-Length” response header line if the “start” argument was used. Thanks to Piotr Sikora.

If you find this article helpful, please consider making a donation.

Comments