博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
轻量级的Web服务器Nginx0.9.0 开发版发布
阅读量:7057 次
发布时间:2019-06-28

本文共 1159 字,大约阅读时间需要 3 分钟。

Nginx 是一款轻量级的 Web 服务器,同时它也是一个反向代理服务器及电子邮件(IMAP/POP3)代理服务器。Nginx 由俄罗斯的程序设计师Igor Sysoev所开发,最初是为俄罗斯访问量第二的Rambler.ru 站点开发的,它已经在该站点运行超过四年多了。Nginx 特点是占有内存少,高并发形态下的发现也相当优秀。国内几个大型门户网站都已经过渡到 Nginx 平台上,比如:腾讯、网易等。正是考虑到这些优点,OwnLinux.cn 的Web服务器也是使用的 Nginx 。

Nginx 0.9.0 开发版有以下更新

# Feature: the “keepalive_disable” directive.

# Feature: the “map” directive supports variables as value of a defined variable.

# Feature: the “map” directive supports empty strings as value of the first parameter.

# Feature: the “map” directive supports expressions as the first parameter.

# Feature: nginx(8) manual page. Thanks to Sergey Osokin.

# Feature: Linux accept4() support. Thanks to Simon Liu.

# Workaround: elimination of Linux linker warning about “sys_errlist” and “sys_nerr”; the warning had appeared in 0.8.35.

# Bugfix: a segmentation fault might occur in a worker process, if the “auth_basic” directive was used. Thanks to Michail Laletin.

# Bugfix: compatibility with ngx_http_eval_module; the bug had appeared in 0.8.42.

原文链接:http://www.ownlinux.cn/2010/11/30/nginx-0-9-0-released.html

相关阅读:

微软Web平台优秀项目精选推荐:

  

转载于:https://www.cnblogs.com/waw/archive/2011/09/23/2186844.html

你可能感兴趣的文章
寻找符合条件的整数
查看>>
一:依使初衷
查看>>
Linux设备驱动之USB
查看>>
Active Desktop--桌面字体背景被修改
查看>>
网页中自动获取访问用户所在城市的接口插件
查看>>
锋利jquery第三章案例 总结
查看>>
Cocos Creator Animation 组件
查看>>
RH033读书笔记(1)-Lab2 Linux Usage Basics
查看>>
window对象 (浏览器对象模型)
查看>>
Loadrunner 关于参数赋值取值的操作
查看>>
C# 实现保留两位小数的方法
查看>>
Http协议4个新的http状态码:428、429、431、511;
查看>>
C#类型简述
查看>>
Go:字符串操作
查看>>
EXCEL 2010学习笔记 —— VLOOKUP函数 嵌套 MATCH 函数
查看>>
android graphics: 2D animation
查看>>
升级 python 2.6.6 系统到 2.7.10 版本
查看>>
start with connect by prior 递归查询用法
查看>>
OS X 10.11 安装Cocoapods
查看>>
MATLAB测试机器零阈值的大小
查看>>