Nginx 是一個輕量級的網頁伺服器軟件,由一位俄羅斯的程式員所開發。現在大部份的 Linux 伺服器都會使用 Apache,為何 Nginx 在近年取得了不錯的成績?原因是這個伺服器在處理靜態的網頁時比起 Apache 的效能優勝。
*) Change: now nginx uses a default listen backlog value -1 on Linux. Thanks to Andrei Nigmatulin.
*) Feature: the “utf8” parameter of “geoip_country” and “geoip_city” directives. Thanks to Denis F. Latypoff.
*) Bugfix: in a default “proxy_redirect” directive if “proxy_pass” directive has no URI part. Thanks to Maxim Dounin.
*) Bugfix: an “error_page” directive did not work with nonstandard error codes; the bug had appeared in 0.8.53. Thanks to Maxim Dounin.
下載 Nginx 0.9.5:
http://nginx.org/download/nginx-0.9.5.tar.gz (linux)
http://nginx.org/download/nginx-0.9.5.zip (win)
本站文章除註明轉載外,均為本站原創編譯
轉載請註明:文章轉載自:TechOrz 囧科技 [http://www.techorz.com/]
本文標題:Nginx 0.9.5 網頁伺服器軟件發佈!
本文網址:https://www.techorz.com/software/nginx-0-9-5/