智能化下的产物,无人棋牌室
Gunicorn 19.4.4/19.4.5 发布,
== 19.4.5 ==
- fix: NameError fileno in gunicorn.http.wsgi (#1178)
下载页面:19.4.5
== 19.4.4 ==
- fix: check if a fileobject can be used with sendfile(2) (#1174)
- doc: be more descriptive in errorlog option (#1173)
下载页面:19.4.4
Gunicorn 绿色独角兽’是一个Python WSGI UNIX的HTTP服务器。这是一个pre-fork worker的模型,从Ruby的独角兽(unicorn”>Unicorn )项目移植。该Gunicorn服务器大致与各种Web框架兼容,只需非常简单的执行,轻量级的资源消耗,以及相当迅速。