Nginx 1.0 released

Today, on the day of cosmonautics, Igor Sysoev released a stable version of the Nginx 1.0 web server .
List of changes compared to the previous version:
- Bugfix: the cache manager might load the processor after
reconfiguration.
Thanks to Maxim Dunin. - Bugfix: the "image_filter crop" directive did not work correctly in
combination with the "image_filter rotate 180". - Correction: the “satisfy any” directive forbade the issuance of a
user page for 401 code.
The repository is available at svn: //svn.nginx.org. Installation instructions from source.
Download rpm for CentOS 5 here ( CentALT repository ).
The comments on this post include package links and installation explanations for some other Linux distributions.
The nginx port 1.0.0 on FreeBSD is here .