HTTP服务器 Gunicorn v19.7.0 发布

jopen 7年前
   <p style="text-align: center;"><strong><img alt="" src="https://simg.open-open.com/show/e8153e33fd91bb10862e914fbb904ad4.png" /></strong></p>    <p>官网:<a href="/misc/goto?guid=4958526776620373679">http://gunicorn.org/</a></p>    <p>开源地址:<a href="/misc/goto?guid=4959001337252932217">https://github.com/benoitc/gunicorn</a></p>    <p>更新日志: <a href="/misc/goto?guid=4959001337349887994">http://docs.gunicorn.org/en/stable/news.html</a></p>    <p>上次发布:<a href="http://www.open-open.com/news/view/4558f600">http://www.open-open.com/news/view/4558f600</a></p>    <p>标签:<strong>Gunicorn</strong><strong>,</strong>Python,HTTP,UNIX,WSGI</p>    <p>标题 :</p>    <p>    HTTP服务器 <strong>Gunicorn</strong> [XXX] 发布</p>    <p>logo:<a href="https://simg.open-open.com/show/e8153e33fd91bb10862e914fbb904ad4.png">http://static.open-open.com/news/uploadImg/20160523/20160523223319_58.png</a></p>    <p>简介:</p>    <p>     Gunicorn 绿色独角兽'是一个Python WSGI UNIX的HTTP服务器。</p>    <p>详细:</p>    <p>Gunicorn 绿色独角兽'是一个Python WSGI UNIX的HTTP服务器。这是一个pre-fork worker的模型,从Ruby的独角兽(Unicorn )项目移植。该Gunicorn服务器大致与各种Web框架兼容,只需非常简单的执行,轻量级的资源消耗,以及相当迅速。</p>    <p>特点:</p>    <ul>     <li>本身支持WSGI、Django、Paster</li>     <li>自动辅助进程管理</li>     <li>简单的 Python配置</li>     <li>允许配置多个工作环境</li>     <li>各种服务器的可扩展钩子</li>     <li>与Python 2.x > = 2.5 兼容</li>    </ul>    <h2>更新日志</h2>    <ul>     <li>The previously deprecated <code>gunicorn_django</code> command has been removed.<br /> Use the command-line interface instead.</li>     <li>The previously deprecated <code>django_settings</code> setting has been removed.<br /> Use the <a href="/misc/goto?guid=4959001337470535408">raw-env</a> setting instead.</li>     <li>The default value of <a href="/misc/goto?guid=4959001337552899334">ssl-version</a> has been changed from <code>ssl.PROTOCOL_TLSv1</code> to <code>ssl.PROTOCOL_SSLv23</code>.</li>     <li>fix: initialize the group access list when initgroups is set (<a href="/misc/goto?guid=4959001337636347740">#1297</a>)</li>     <li>add environment variables to gunicorn access log format (<a href="/misc/goto?guid=4959001337718224654">#1291</a>)</li>     <li>add --paste-global-conf option (<a href="/misc/goto?guid=4959001337800991355">#1304</a>)</li>     <li>fix: print access logs to STDOUT (<a href="/misc/goto?guid=4959001337887549046">#1184</a>)</li>     <li>remove upper limit on max header size config (<a href="/misc/goto?guid=4959001337972904498">#1313</a>)</li>     <li>fix: print original exception on AppImportError (<a href="/misc/goto?guid=4959001338059821956">#1334</a>)</li>     <li>use SO_REUSEPORT if available (<a href="/misc/goto?guid=4959001338143084396">#1344</a>)</li>     <li><a href="/misc/goto?guid=4959001338231465670">fix leak</a> of duplicate file descriptor for bound sockets.</li>     <li>add --reload-engine option, support inotify and other backends (<a href="/misc/goto?guid=4959001338310210076">#1368</a>, <a href="/misc/goto?guid=4959001338405578551" title="Add --reload-engine option">#1459</a>)</li>     <li>fix: reject request with invalid HTTP versions</li>     <li>add <code>child_exit</code> callback (<a href="/misc/goto?guid=4959001338484810023">#1394</a>)</li>     <li>add support for eventlets _AlreadyHandled object (<a href="/misc/goto?guid=4959001338573563522">#1406</a>)</li>     <li>format boot tracebacks properly with reloader (<a href="/misc/goto?guid=4959001338656469526">#1408</a>)</li>     <li>refactor socket activation and fd inheritance for better support of SystemD (<a href="/misc/goto?guid=4959001338739890434">#1310</a>)</li>     <li>fix: o fds are given by default in gunicorn (<a href="/misc/goto?guid=4959001338827052842">#1423</a>)</li>     <li>add ability to pass settings to GUNICORN_CMD_ARGS environnement variable which helps in container world (<a href="/misc/goto?guid=4959001338910877406">#1385</a>)</li>     <li>fix: catch access denied to pid file (<a href="/misc/goto?guid=4959001338988909841">#1091</a>)</li>     <li>many additions and improvements to the documentation</li>     <li>Python 2.6.0 is the last supported version</li>    </ul>    <h2>下载</h2>    <ul>     <li><a href="/misc/goto?guid=4959001339075402582" rel="nofollow"><strong>Source code</strong> (zip)</a></li>     <li><a href="/misc/goto?guid=4959001339157481959" rel="nofollow"><strong>Source code</strong> (tar.gz)</a></li>    </ul>    <p>本站原创,转载时保留以下信息:<br /> 本文转自:深度开源(open-open.com)<br /> 原文地址:<a href="http://www.open-open.com/news/view/24baba9">http://www.open-open.com/news/view/24baba9</a></p>