mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
regen doc & fix it
This commit is contained in:
parent
5afb58c91d
commit
490da227a0
@ -89,17 +89,17 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
|
||||
width: 620px;
|
||||
}
|
||||
|
||||
/* line 4, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 4, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
body {
|
||||
font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
|
||||
}
|
||||
|
||||
/* line 6, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 6, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
a:focus {
|
||||
outline: 1px dotted invert;
|
||||
}
|
||||
|
||||
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
hr {
|
||||
border-color: #cccccc;
|
||||
border-style: solid;
|
||||
@ -108,52 +108,52 @@ hr {
|
||||
height: 0;
|
||||
}
|
||||
|
||||
/* line 14, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 14, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h1 {
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
/* line 16, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 16, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h2 {
|
||||
font-size: 23px;
|
||||
}
|
||||
|
||||
/* line 18, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 18, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h3 {
|
||||
font-size: 21px;
|
||||
}
|
||||
|
||||
/* line 20, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 20, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h4 {
|
||||
font-size: 19px;
|
||||
}
|
||||
|
||||
/* line 22, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 22, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h5 {
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
/* line 24, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 24, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h6 {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
/* line 26, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 26, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
ol {
|
||||
list-style: decimal;
|
||||
}
|
||||
|
||||
/* line 28, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 28, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
ul {
|
||||
list-style: square;
|
||||
}
|
||||
|
||||
/* line 30, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 30, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
li {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
/* line 32, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 32, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
p,
|
||||
dl,
|
||||
hr,
|
||||
|
||||
@ -89,17 +89,17 @@ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav,
|
||||
width: 620px;
|
||||
}
|
||||
|
||||
/* line 4, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 4, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
body {
|
||||
font: 13px/1.5 Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
|
||||
}
|
||||
|
||||
/* line 6, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 6, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
a:focus {
|
||||
outline: 1px dotted invert;
|
||||
}
|
||||
|
||||
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 8, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
hr {
|
||||
border-color: #cccccc;
|
||||
border-style: solid;
|
||||
@ -108,52 +108,52 @@ hr {
|
||||
height: 0;
|
||||
}
|
||||
|
||||
/* line 14, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 14, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h1 {
|
||||
font-size: 25px;
|
||||
}
|
||||
|
||||
/* line 16, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 16, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h2 {
|
||||
font-size: 23px;
|
||||
}
|
||||
|
||||
/* line 18, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 18, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h3 {
|
||||
font-size: 21px;
|
||||
}
|
||||
|
||||
/* line 20, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 20, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h4 {
|
||||
font-size: 19px;
|
||||
}
|
||||
|
||||
/* line 22, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 22, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h5 {
|
||||
font-size: 17px;
|
||||
}
|
||||
|
||||
/* line 24, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 24, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
h6 {
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
/* line 26, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 26, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
ol {
|
||||
list-style: decimal;
|
||||
}
|
||||
|
||||
/* line 28, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 28, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
ul {
|
||||
list-style: square;
|
||||
}
|
||||
|
||||
/* line 30, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 30, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
li {
|
||||
margin-left: 30px;
|
||||
}
|
||||
|
||||
/* line 32, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/lib/../stylesheets/960/_text.sass */
|
||||
/* line 32, /Library/Ruby/Gems/1.8/gems/compass-960-plugin-0.10.4/stylesheets/960/_text.sass */
|
||||
p,
|
||||
dl,
|
||||
hr,
|
||||
|
||||
@ -128,6 +128,12 @@ $ deactivate
|
||||
</pre>
|
||||
<p>Then you just need to use one of the three Gunicorn scripts that was installed
|
||||
into <tt class="docutils literal">~/venvs/webapp/bin</tt>.</p>
|
||||
<p>Note: You can force the installation of Gunicorn in your Virtualenv by
|
||||
passing <tt class="docutils literal"><span class="pre">-I</span></tt> or <tt class="docutils literal"><span class="pre">--ignore-installed</span></tt> option to pip:</p>
|
||||
<pre class="literal-block">
|
||||
$ source ~/venvs/webapp/bin/activate
|
||||
$ pip install -I gunicorn
|
||||
</pre>
|
||||
</div>
|
||||
<div class="section" id="monitoring">
|
||||
<h2><a class="toc-backref" href="#contents">Monitoring</a></h2>
|
||||
|
||||
@ -86,7 +86,8 @@ you should use one of the async workers.</p>
|
||||
</div>
|
||||
<div class="section" id="how-can-i-change-the-number-of-workers-dynamically">
|
||||
<h3><a class="toc-backref" href="#contents">How can I change the number of workers dynamically?</a></h3>
|
||||
<blockquote>
|
||||
<p>TTIN and TTOU signals can be sent to the master to increase or decrease
|
||||
the number of workers.</p>
|
||||
<p>To increase the worker count by one:</p>
|
||||
<pre class="literal-block">
|
||||
$ kill -TTIN $masterpid
|
||||
@ -95,7 +96,6 @@ $ kill -TTIN $masterpid
|
||||
<pre class="literal-block">
|
||||
$ kill -TTOU $masterpid
|
||||
</pre>
|
||||
</blockquote>
|
||||
</div>
|
||||
</div>
|
||||
<div class="section" id="kernel-parameters">
|
||||
|
||||
@ -79,7 +79,7 @@ def app(environ, start_response):
|
||||
</ul>
|
||||
</div>
|
||||
<div class="blurb">
|
||||
<h3>Version 0.13.4 / 2011-09-23</h3>
|
||||
<h3>Version 0.14.0 / 2012-02-27</h3>
|
||||
<ul>
|
||||
<li>check if Request line is too large: You can now pass the
|
||||
parameter <code>--limit-request-line</code> or set the
|
||||
|
||||
@ -29,13 +29,36 @@
|
||||
<div id="content">
|
||||
<div class="document">
|
||||
<div class="section" id="id1">
|
||||
<h2><a class="toc-backref" href="#contents">0.14.0 / 2012-02-27</a></h2>
|
||||
<ul class="simple">
|
||||
<li>check if Request line is too large: You can now pass the parameter
|
||||
<tt class="docutils literal"><span class="pre">--limit-request-line</span></tt> or set the <tt class="docutils literal">limit_request_line</tt> in your
|
||||
configuration file to set the max size of the request line in bytes.</li>
|
||||
<li>limit the number of headers fields and their size. Add
|
||||
<tt class="docutils literal"><span class="pre">--limit-request-field</span></tt> and <tt class="docutils literal"><span class="pre">limit-request-field-size</span></tt> settings</li>
|
||||
<li>add <tt class="docutils literal">p</tt> variable to the log access format to log pidfile</li>
|
||||
<li>add <tt class="docutils literal">{HeaderName}o</tt> variable to the logo access format to log the
|
||||
response header HeaderName</li>
|
||||
<li>request header is now logged with the variable <tt class="docutils literal">{HeaderName}i</tt> in the
|
||||
access log file</li>
|
||||
<li>improve error logging</li>
|
||||
<li>support logging.configFile</li>
|
||||
<li>support django 1.4 in both gunicorn_django & run_gunicorn command</li>
|
||||
<li>improve reload in django run_gunicorn command (should just work now)</li>
|
||||
<li>allows people to set the <tt class="docutils literal"><span class="pre">X-Forwarded-For</span></tt> header key and disable it by
|
||||
setting an empty string.</li>
|
||||
<li>fix support of Tornado</li>
|
||||
<li>many other fixes.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id2">
|
||||
<h2><a class="toc-backref" href="#contents">0.13.4 / 2011-09-23</a></h2>
|
||||
<ul class="simple">
|
||||
<li>fix util.closerange function used to prevent leaking fds on python 2.5
|
||||
(typo)</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id2">
|
||||
<div class="section" id="id3">
|
||||
<h2><a class="toc-backref" href="#contents">0.13.3 / 2011-09-19</a></h2>
|
||||
<ul class="simple">
|
||||
<li>refactor gevent worker</li>
|
||||
@ -43,7 +66,7 @@
|
||||
<li>fix inverted request_time computation</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id3">
|
||||
<div class="section" id="id4">
|
||||
<h2><a class="toc-backref" href="#contents">0.13.2 / 2011-09-17</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Add support for Tornado 2.0 in tornado worker</li>
|
||||
@ -56,13 +79,13 @@ request time</li>
|
||||
<li>Fix Django reloading</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id4">
|
||||
<div class="section" id="id5">
|
||||
<h2><a class="toc-backref" href="#contents">0.13.1 / 2011-08-22</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Fix unix socket. log argument was missing.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id5">
|
||||
<div class="section" id="id6">
|
||||
<h2><a class="toc-backref" href="#contents">0.13.0 / 2011-08-22</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Improve logging: allows file-reopening and add access log file
|
||||
@ -80,7 +103,7 @@ SIGHUP</li>
|
||||
<li>Fix the use of sendfile in wsgi.file_wrapper</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id6">
|
||||
<div class="section" id="id7">
|
||||
<h2><a class="toc-backref" href="#contents">0.12.2 / 2011-05-18</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Add wsgi.file_wrapper optimised for FreeBSD, Linux & MacOSX (use
|
||||
@ -91,7 +114,7 @@ code.</li>
|
||||
<li>Compatible with gevent 0.14dev</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id7">
|
||||
<div class="section" id="id8">
|
||||
<h2><a class="toc-backref" href="#contents">0.12.1 / 2011-03-23</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Add "on_starting" hook. This hook can be used to set anything before
|
||||
@ -103,7 +126,7 @@ the arbiter really start</li>
|
||||
<li>Fix ipv6 handling</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id8">
|
||||
<div class="section" id="id9">
|
||||
<h2><a class="toc-backref" href="#contents">0.12.0 / 2010-12-22</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Add support for logging configuration using a ini file.
|
||||
@ -121,7 +144,7 @@ it and use it.</li>
|
||||
<li>Set the number of workers to zero on WINCH</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id9">
|
||||
<div class="section" id="id10">
|
||||
<h2><a class="toc-backref" href="#contents">0.11.2 / 2010-10-30</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Add SERVER_SOFTWARE to the os.environ</li>
|
||||
@ -134,7 +157,7 @@ it and use it.</li>
|
||||
<li>Fix readline in wsgi.input</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id10">
|
||||
<div class="section" id="id11">
|
||||
<h2><a class="toc-backref" href="#contents">0.11.1 / 2010-09-02</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Implement max-requests feature to prevent memory leaks.</li>
|
||||
@ -146,7 +169,7 @@ it and use it.</li>
|
||||
<li>Workaround to prevent Gevent worker to segfault on MacOSX.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id11">
|
||||
<div class="section" id="id12">
|
||||
<h2><a class="toc-backref" href="#contents">0.11.0 / 2010-08-12</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Improve dramatically performances of Gevent and Eventlet workers</li>
|
||||
@ -155,7 +178,7 @@ it and use it.</li>
|
||||
<li>Fix latency issue in async workers</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id12">
|
||||
<div class="section" id="id13">
|
||||
<h2><a class="toc-backref" href="#contents">0.10.1 / 2010-08-06</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Improve gevent's workers. Add "egg:gunicorn#gevent_wsgi" worker using
|
||||
@ -169,7 +192,7 @@ need really fast connections and don't need streaming, keepalive or ssl.</li>
|
||||
<li>Fix gevent dns issue</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id13">
|
||||
<div class="section" id="id14">
|
||||
<h2><a class="toc-backref" href="#contents">0.10.0 / 2010-07-08</a></h2>
|
||||
<ul class="simple">
|
||||
<li>New HTTP parser.</li>
|
||||
@ -189,7 +212,7 @@ the preload flag can help a bit in small memory VM's.</li>
|
||||
<li>New documentation website.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id14">
|
||||
<div class="section" id="id15">
|
||||
<h2><a class="toc-backref" href="#contents">0.9.1 / 2010-05-26</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Support https via X-Forwarded-Protocol or X-Forwarded-Ssl headers</li>
|
||||
@ -198,7 +221,7 @@ the preload flag can help a bit in small memory VM's.</li>
|
||||
<li>Fix umask in unix socket</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id15">
|
||||
<div class="section" id="id16">
|
||||
<h2><a class="toc-backref" href="#contents">0.9.0 / 2010-05-24</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Added <em>when_ready</em> hook. Called just after the server is started</li>
|
||||
@ -211,7 +234,7 @@ are forked.</li>
|
||||
<li>Documentation improvements</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id16">
|
||||
<div class="section" id="id17">
|
||||
<h2><a class="toc-backref" href="#contents">0.8.1 / 2010-04-29</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Fix builtins import in config</li>
|
||||
@ -220,7 +243,7 @@ are forked.</li>
|
||||
<li>Delay application loading until after processing all configuration</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id17">
|
||||
<div class="section" id="id18">
|
||||
<h2><a class="toc-backref" href="#contents">0.8.0 / 2010-04-22</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Refactored Worker management for better async support. Now use the -k option
|
||||
@ -228,7 +251,7 @@ to set the type of request processing to use</li>
|
||||
<li>Added support for <a class="reference external" href="http://www.tornadoweb.org/">Tornado</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id18">
|
||||
<div class="section" id="id19">
|
||||
<h2><a class="toc-backref" href="#contents">0.7.2 / 2010-04-15</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Added --spew option to help debugging (installs a system trace hook)</li>
|
||||
@ -236,13 +259,13 @@ to set the type of request processing to use</li>
|
||||
<li>Fix a bug in start_response on error</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id19">
|
||||
<div class="section" id="id20">
|
||||
<h2><a class="toc-backref" href="#contents">0.7.1 / 2010-04-01</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Fix bug when responses have no body.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id20">
|
||||
<div class="section" id="id21">
|
||||
<h2><a class="toc-backref" href="#contents">0.7.0 / 2010-03-26</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Added support for <a class="reference external" href="http://eventlet.net">Eventlet</a> and <a class="reference external" href="http://gevent.org">Gevent</a> based workers.</li>
|
||||
@ -252,28 +275,28 @@ to set the type of request processing to use</li>
|
||||
<li>Fix <a class="reference external" href="http://www.python.org/dev/peps/pep-0333/">PEP 333</a> compliance for the write callable.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id21">
|
||||
<div class="section" id="id22">
|
||||
<h2><a class="toc-backref" href="#contents">0.6.5 / 2010-03-11</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Fix pidfile handling</li>
|
||||
<li>Fix Exception Error</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id22">
|
||||
<div class="section" id="id23">
|
||||
<h2><a class="toc-backref" href="#contents">0.6.4 / 2010-03-08</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Use cStringIO for performance when possible.</li>
|
||||
<li>Fix worker freeze when a remote connection closes unexpectedly.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id23">
|
||||
<div class="section" id="id24">
|
||||
<h2><a class="toc-backref" href="#contents">0.6.3 / 2010-03-07</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Make HTTP parsing faster.</li>
|
||||
<li>Various bug fixes</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id24">
|
||||
<div class="section" id="id25">
|
||||
<h2><a class="toc-backref" href="#contents">0.6.2 / 2010-03-01</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Added support for chunked response.</li>
|
||||
@ -284,7 +307,7 @@ temporary data.</li>
|
||||
<li>Workers are now murdered by age (the oldest is killed first).</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id25">
|
||||
<div class="section" id="id26">
|
||||
<h2><a class="toc-backref" href="#contents">0.6.1 / 2010-02-24</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Added gunicorn config file support for Django admin command</li>
|
||||
@ -292,7 +315,7 @@ temporary data.</li>
|
||||
<li>Removed TTIN/TTOU from workers which blocked other signals.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id26">
|
||||
<div class="section" id="id27">
|
||||
<h2><a class="toc-backref" href="#contents">0.6 / 2010-02-22</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Added setproctitle support</li>
|
||||
@ -300,14 +323,14 @@ temporary data.</li>
|
||||
permissions, new uid/gid permissions are only set for workers.</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id27">
|
||||
<div class="section" id="id28">
|
||||
<h2><a class="toc-backref" href="#contents">0.5.1 / 2010-02-22</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Fix umask</li>
|
||||
<li>Added Debian packaging</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="section" id="id28">
|
||||
<div class="section" id="id29">
|
||||
<h2><a class="toc-backref" href="#contents">0.5 / 2010-02-20</a></h2>
|
||||
<ul class="simple">
|
||||
<li>Added <a class="reference external" href="configuration.html">configuration file</a> handler.</li>
|
||||
@ -329,34 +352,35 @@ permissions, new uid/gid permissions are only set for workers.</li>
|
||||
<div class="contents topic" id="contents">
|
||||
<p class="topic-title first">Contents</p>
|
||||
<ul class="simple">
|
||||
<li><a class="reference internal" href="#id1" id="id29">0.13.4 / 2011-09-23</a></li>
|
||||
<li><a class="reference internal" href="#id2" id="id30">0.13.3 / 2011-09-19</a></li>
|
||||
<li><a class="reference internal" href="#id3" id="id31">0.13.2 / 2011-09-17</a></li>
|
||||
<li><a class="reference internal" href="#id4" id="id32">0.13.1 / 2011-08-22</a></li>
|
||||
<li><a class="reference internal" href="#id5" id="id33">0.13.0 / 2011-08-22</a></li>
|
||||
<li><a class="reference internal" href="#id6" id="id34">0.12.2 / 2011-05-18</a></li>
|
||||
<li><a class="reference internal" href="#id7" id="id35">0.12.1 / 2011-03-23</a></li>
|
||||
<li><a class="reference internal" href="#id8" id="id36">0.12.0 / 2010-12-22</a></li>
|
||||
<li><a class="reference internal" href="#id9" id="id37">0.11.2 / 2010-10-30</a></li>
|
||||
<li><a class="reference internal" href="#id10" id="id38">0.11.1 / 2010-09-02</a></li>
|
||||
<li><a class="reference internal" href="#id11" id="id39">0.11.0 / 2010-08-12</a></li>
|
||||
<li><a class="reference internal" href="#id12" id="id40">0.10.1 / 2010-08-06</a></li>
|
||||
<li><a class="reference internal" href="#id13" id="id41">0.10.0 / 2010-07-08</a></li>
|
||||
<li><a class="reference internal" href="#id14" id="id42">0.9.1 / 2010-05-26</a></li>
|
||||
<li><a class="reference internal" href="#id15" id="id43">0.9.0 / 2010-05-24</a></li>
|
||||
<li><a class="reference internal" href="#id16" id="id44">0.8.1 / 2010-04-29</a></li>
|
||||
<li><a class="reference internal" href="#id17" id="id45">0.8.0 / 2010-04-22</a></li>
|
||||
<li><a class="reference internal" href="#id18" id="id46">0.7.2 / 2010-04-15</a></li>
|
||||
<li><a class="reference internal" href="#id19" id="id47">0.7.1 / 2010-04-01</a></li>
|
||||
<li><a class="reference internal" href="#id20" id="id48">0.7.0 / 2010-03-26</a></li>
|
||||
<li><a class="reference internal" href="#id21" id="id49">0.6.5 / 2010-03-11</a></li>
|
||||
<li><a class="reference internal" href="#id22" id="id50">0.6.4 / 2010-03-08</a></li>
|
||||
<li><a class="reference internal" href="#id23" id="id51">0.6.3 / 2010-03-07</a></li>
|
||||
<li><a class="reference internal" href="#id24" id="id52">0.6.2 / 2010-03-01</a></li>
|
||||
<li><a class="reference internal" href="#id25" id="id53">0.6.1 / 2010-02-24</a></li>
|
||||
<li><a class="reference internal" href="#id26" id="id54">0.6 / 2010-02-22</a></li>
|
||||
<li><a class="reference internal" href="#id27" id="id55">0.5.1 / 2010-02-22</a></li>
|
||||
<li><a class="reference internal" href="#id28" id="id56">0.5 / 2010-02-20</a></li>
|
||||
<li><a class="reference internal" href="#id1" id="id30">0.14.0 / 2012-02-27</a></li>
|
||||
<li><a class="reference internal" href="#id2" id="id31">0.13.4 / 2011-09-23</a></li>
|
||||
<li><a class="reference internal" href="#id3" id="id32">0.13.3 / 2011-09-19</a></li>
|
||||
<li><a class="reference internal" href="#id4" id="id33">0.13.2 / 2011-09-17</a></li>
|
||||
<li><a class="reference internal" href="#id5" id="id34">0.13.1 / 2011-08-22</a></li>
|
||||
<li><a class="reference internal" href="#id6" id="id35">0.13.0 / 2011-08-22</a></li>
|
||||
<li><a class="reference internal" href="#id7" id="id36">0.12.2 / 2011-05-18</a></li>
|
||||
<li><a class="reference internal" href="#id8" id="id37">0.12.1 / 2011-03-23</a></li>
|
||||
<li><a class="reference internal" href="#id9" id="id38">0.12.0 / 2010-12-22</a></li>
|
||||
<li><a class="reference internal" href="#id10" id="id39">0.11.2 / 2010-10-30</a></li>
|
||||
<li><a class="reference internal" href="#id11" id="id40">0.11.1 / 2010-09-02</a></li>
|
||||
<li><a class="reference internal" href="#id12" id="id41">0.11.0 / 2010-08-12</a></li>
|
||||
<li><a class="reference internal" href="#id13" id="id42">0.10.1 / 2010-08-06</a></li>
|
||||
<li><a class="reference internal" href="#id14" id="id43">0.10.0 / 2010-07-08</a></li>
|
||||
<li><a class="reference internal" href="#id15" id="id44">0.9.1 / 2010-05-26</a></li>
|
||||
<li><a class="reference internal" href="#id16" id="id45">0.9.0 / 2010-05-24</a></li>
|
||||
<li><a class="reference internal" href="#id17" id="id46">0.8.1 / 2010-04-29</a></li>
|
||||
<li><a class="reference internal" href="#id18" id="id47">0.8.0 / 2010-04-22</a></li>
|
||||
<li><a class="reference internal" href="#id19" id="id48">0.7.2 / 2010-04-15</a></li>
|
||||
<li><a class="reference internal" href="#id20" id="id49">0.7.1 / 2010-04-01</a></li>
|
||||
<li><a class="reference internal" href="#id21" id="id50">0.7.0 / 2010-03-26</a></li>
|
||||
<li><a class="reference internal" href="#id22" id="id51">0.6.5 / 2010-03-11</a></li>
|
||||
<li><a class="reference internal" href="#id23" id="id52">0.6.4 / 2010-03-08</a></li>
|
||||
<li><a class="reference internal" href="#id24" id="id53">0.6.3 / 2010-03-07</a></li>
|
||||
<li><a class="reference internal" href="#id25" id="id54">0.6.2 / 2010-03-01</a></li>
|
||||
<li><a class="reference internal" href="#id26" id="id55">0.6.1 / 2010-02-24</a></li>
|
||||
<li><a class="reference internal" href="#id27" id="id56">0.6 / 2010-02-22</a></li>
|
||||
<li><a class="reference internal" href="#id28" id="id57">0.5.1 / 2010-02-22</a></li>
|
||||
<li><a class="reference internal" href="#id29" id="id58">0.5 / 2010-02-20</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@ -12,20 +12,20 @@ _TOC_BOT_
|
||||
-------------------
|
||||
|
||||
- check if Request line is too large: You can now pass the parameter
|
||||
'--limit-request-line` or set the 'limit_request_line` in your
|
||||
``--limit-request-line`` or set the ``limit_request_line`` in your
|
||||
configuration file to set the max size of the request line in bytes.
|
||||
- limit the number of headers fields and their size. Add
|
||||
'--limit-request-fields` and 'limit-request-field-size` settings
|
||||
- add 'p' variable to the log access format to log pidfile
|
||||
- add '{HeaderName}o' variable to the logo access format to log the
|
||||
``--limit-request-field`` and ``limit-request-field-size`` settings
|
||||
- add ``p`` variable to the log access format to log pidfile
|
||||
- add ``{HeaderName}o`` variable to the logo access format to log the
|
||||
response header HeaderName
|
||||
- request header is now logged with the variable '{HeaderName}i' in the
|
||||
- request header is now logged with the variable ``{HeaderName}i`` in the
|
||||
access log file
|
||||
- improve error logging
|
||||
- support logging.configFile
|
||||
- support django 1.4 in both gunicorn_django & run_gunicorn command
|
||||
- improve reload in django run_gunicorn command (should just work now)
|
||||
- allows people to set the 'X-Forwarded-For` header key and disable it by
|
||||
- allows people to set the ``X-Forwarded-For`` header key and disable it by
|
||||
setting an empty string.
|
||||
- fix support of Tornado
|
||||
- many other fixes.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user