内容简介:Nginx 1.13.1 发布,高性能Web服务器
Nginx 1.13.1 发布了。更新内容如下:
-
Feature: now a hostname can be used as the "set_real_ip_from" directive parameter.
-
Feature: vim syntax highlighting scripts improvements.
-
Feature: the "worker_cpu_affinity" directive now works on DragonFly BSD.
-
Bugfix: SSL renegotiation on backend connections did not work when using OpenSSL before 1.1.0.
-
Workaround: nginx could not be built with Oracle Developer Studio 12.5.
-
Workaround: now cache manager ignores long locked cache entries when cleaning cache based on the "max_size" parameter.
-
Bugfix: client SSL connections were immediately closed if deferred accept and the "proxy_protocol" parameter of the "listen" directive were used.
-
Bugfix: in the "proxy_cache_background_update" directive.
-
Workaround: now the "tcp_nodelay" directive sets the TCP_NODELAY option before an SSL handshake.
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
猜你喜欢:- Nuster:高性能缓存服务器
- 《高性能linux服务器构建实战》
- 高性能服务器架构思路,不仅是思路
- 高并发高性能服务器是如何实现的
- Exserver一款高性能的服务器软件
- 高性能Web服务器Nginx使用指南
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
轻量级Django
茱莉亚·埃尔曼 (Julia Elman)、马克·拉温 (Mark Lavin) / 侯荣涛、吴磊 / 中国电力出版社; 第1版 / 2016-11-1 / 35.6
自Django 创建以来,各种各样的开源社区已经构建了很多Web 框架,比如JavaScript 社区创建的Angular.js 、Ember.js 和Backbone.js 之类面向前端的Web 框架,它们是现代Web 开发中的先驱。Django 从哪里入手来适应这些框架呢?我们如何将客户端MVC 框架整合成为当前的Django 基础架构? 本书讲述如何利用Django 强大的“自支持”功......一起来看看 《轻量级Django》 这本书的介绍吧!