<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/mod_wsgi.git/src/server/wsgi_daemon.h, branch 4.4.2</title>
<subtitle>github.com: GrahamDumpleton/mod_wsgi.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/'/>
<entry>
<title>Added the socket-user option to WSGIDaemonProcess to allow the owner of the daemon process group listener socket to be overridden.</title>
<updated>2014-12-11T10:53:23+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-12-11T10:53:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=10d5b7d71c608b627cb688034363e77bbc04861e'/>
<id>10d5b7d71c608b627cb688034363e77bbc04861e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add limits on amount of response data that is buffered when proxying. #51</title>
<updated>2014-10-31T11:05:15+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-10-31T11:05:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=3f8312a194b3309a7b5a2fa4727d5150b9c8bd91'/>
<id>3f8312a194b3309a7b5a2fa4727d5150b9c8bd91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Require server metrics to be enabled and change API naming.</title>
<updated>2014-06-06T05:16:16+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-06-06T05:16:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=5000a6e1f0a4b480328a7469b4f572d3bd883bbc'/>
<id>5000a6e1f0a4b480328a7469b4f572d3bd883bbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make response header size limit for daemon mode configurable. #3</title>
<updated>2014-05-23T02:32:12+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-05-23T02:32:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=0374c641be9ef50a9da8c03b975155d26377acaf'/>
<id>0374c641be9ef50a9da8c03b975155d26377acaf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement queue time to fail requests if were waiting too long to be handled by daemon process.</title>
<updated>2014-05-13T02:28:54+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-05-13T02:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=495c9c59fd1da4d38460a9f643c30628a3cd4272'/>
<id>495c9c59fd1da4d38460a9f643c30628a3cd4272</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add daemon connect timeout and implemented better handling of listener backlog overflow.</title>
<updated>2014-05-12T12:32:41+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-05-12T12:32:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=9000416c2fca3fcf1b1d01d3869d95ca1ee82080'/>
<id>9000416c2fca3fcf1b1d01d3869d95ca1ee82080</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace blocked timeout/requests with simpler to understand request-timeout option.</title>
<updated>2014-05-09T11:17:57+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-05-09T11:17:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=f2d89f4a926c9452526ab5757d6a470166fee3d9'/>
<id>f2d89f4a926c9452526ab5757d6a470166fee3d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a socket-timeout option for daemon process to override Apache Timeout directive setting.</title>
<updated>2014-05-08T06:25:53+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-05-08T06:25:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=45eb084278609dcefd53cc86084cff4acb9ca0a0'/>
<id>45eb084278609dcefd53cc86084cff4acb9ca0a0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use timeout on socket connect to daemon process.</title>
<updated>2014-05-07T12:18:35+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-05-07T12:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=baf60d1d2a831bad7c08cf447e95a68bf274fd3d'/>
<id>baf60d1d2a831bad7c08cf447e95a68bf274fd3d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Eliminate compiler warnings.</title>
<updated>2014-05-01T04:10:37+00:00</updated>
<author>
<name>Graham Dumpleton</name>
<email>Graham.Dumpleton@gmail.com</email>
</author>
<published>2014-05-01T04:10:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/mod_wsgi.git/commit/?id=a0095d583989e8e913354b231f8d0a043499f350'/>
<id>a0095d583989e8e913354b231f8d0a043499f350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
