wheat 发表于 2016-1-3 12:16:41

Gunicorn 19.4.2/19.4.3 发布

欢迎加入运维网交流群:263444886 »  
  Gunicorn 19.4.2/19.4.3 发布,更新如下:
  == 19.4.2 ==
  === Core ===

[*]  improvement: handle HaltServer in manage_workers (#1095)
[*]
  fix: Do not>
[*]  fix: claridy --no-sendfile default (#1156)
[*]  fix: LoggingCatch sendfile failure from no file descriptor (#1160)
  === Logging ===

[*]  fix: Always send access log to syslog if syslog is on
[*]  fix: check auth before trying to own a file (#1157)
  === Documentation ===

[*]  fix: Fix Slowloris broken link. (#1142)
[*]  Tweak markup in faq.rst
  === Testing ===

[*]  fix: gaiohttp test (#1164)
  == 19.4.3 ==

[*]  fix: don't check if a file is writable using os.stat with SELINUX (#1171)
  下载页面:

[*]  19.4.2
[*]  19.4.3
  Gunicorn 绿色独角兽'是一个Python WSGI UNIX的HTTP服务器。这是一个pre-fork worker的模型,从Ruby的独角兽(Unicorn )项目移植。该Gunicorn服务器大致与各种Web框架兼容,只需非常简单的执行,轻量级的资源消耗,以及相当迅速。
  
页: [1]
查看完整版本: Gunicorn 19.4.2/19.4.3 发布