博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
Nginx 1.2.6 稳定版发布
阅读量:5875 次
发布时间:2019-06-19

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

轻量级web服务器 Nginx发布新的稳定版系列1.2.6。2012-12-11 上一个版本是2012-11-13的1.2.5 遗留稳定版1.0.15/0.8.55 增加了$request_time和$msec作用域。修正ngx_http_dav_module以及cache的2个Bug.此外1.3开发系列为 1.3.9。

详细改进:

 

Changes with nginx 1.2.6                                         11 Dec 2012    *) Feature: the $request_time and $msec variables can now be used not       only in the "log_format" directive.    *) Bugfix: cache manager and cache loader processes might not be able to       start if more than 512 listen sockets were used.    *) Bugfix: in the ngx_http_dav_module.

下载:http://nginx.org/download/nginx-1.2.6.tar.gz

转载地址:http://rfzix.baihongyu.com/

你可能感兴趣的文章
【协议】5、gossip 协议
查看>>
基于配置文件的redis的主从复制
查看>>
hasura graphql 角色访问控制
查看>>
springmvc中controller内方法跳转forward?redirect?
查看>>
C#委托,事件理解入门 (译稿)转载
查看>>
容器的end()方法
查看>>
[转] Agile Software Development 敏捷软件开发
查看>>
HDU 1007 Quoit Design (最小点对,模板题)
查看>>
Windows Phone 7 自定义事件
查看>>
Objective-c 网址中带中文解决方法
查看>>
向函数传递数组的问题
查看>>
上班族的坐姿
查看>>
ubuntu 12.04 下面安装vmware workstation 8.0.4
查看>>
[原创]FineUI秘密花园(二十三) — 树控件概述
查看>>
【Java学习笔记】如何写一个简单的Web Service
查看>>
如何解决This system is not registered with RHN.
查看>>
Cocos2d-x学习笔记(两)Cocos2d-x总体框架
查看>>
拆解探索MagSafe电源接口结构和指示灯变颜色原理
查看>>
Android中EditText,Button等控件的设置
查看>>
lintcode:Remove Nth Node From End of Lis 删除链表中倒数第n个节点
查看>>