<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/paste.git/paste/httpserver.py, branch 0.9.7</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/paste-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/'/>
<entry>
<title>added WSGIThreadPoolServer. Provides much better performance than</title>
<updated>2006-07-19T23:35:03+00:00</updated>
<author>
<name>pjenvey</name>
<email>devnull@localhost</email>
</author>
<published>2006-07-19T23:35:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=64045b248cf57e7607265994a1dcf92986a54f36'/>
<id>64045b248cf57e7607265994a1dcf92986a54f36</id>
<content type='text'>
WSGIServer. paste.httpserver.serve now uses the thread pooled server
by default. Users can set the number of worker threads (defaults to 10)
or switch back to the normal WSGIServer with config file toggles.
submitted by: james@jamestaylor.org (Thanks!)
resolves: #112
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
WSGIServer. paste.httpserver.serve now uses the thread pooled server
by default. Users can set the number of worker threads (defaults to 10)
or switch back to the normal WSGIServer with config file toggles.
submitted by: james@jamestaylor.org (Thanks!)
resolves: #112
</pre>
</div>
</content>
</entry>
<entry>
<title>Added copyright header to a bunch of files</title>
<updated>2006-06-13T16:13:14+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-06-13T16:13:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=4042e8d79f968fabd2d66ba20d87481cf9cd11c0'/>
<id>4042e8d79f968fabd2d66ba20d87481cf9cd11c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change wsgi.run_once to false</title>
<updated>2006-05-24T06:18:43+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-24T06:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=c4e5047a539fad669203baaac7fd4e0084d36d81'/>
<id>c4e5047a539fad669203baaac7fd4e0084d36d81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accidentally left a debugging print statement in</title>
<updated>2006-05-12T23:04:06+00:00</updated>
<author>
<name>bbangert</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-12T23:04:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=57f62500d8d99ac5c8151201fd80e1a14fc77696'/>
<id>57f62500d8d99ac5c8151201fd80e1a14fc77696</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Paste HTTP Server was destroy duplicate HTTP headers rather than properly combining them according to http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4.2</title>
<updated>2006-05-12T23:02:58+00:00</updated>
<author>
<name>bbangert</name>
<email>devnull@localhost</email>
</author>
<published>2006-05-12T23:02:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=7a6f707850679b3b559d6609c7d428f1c3084500'/>
<id>7a6f707850679b3b559d6609c7d428f1c3084500</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle a host:port configuration</title>
<updated>2006-03-30T21:58:55+00:00</updated>
<author>
<name>ianb</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-30T21:58:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=81f9c7b3b6369a61ba0710835e01640a1afb68ac'/>
<id>81f9c7b3b6369a61ba0710835e01640a1afb68ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>moving 'serving on...' inside start_loop as suggested by mitsuhiko on irc</title>
<updated>2006-03-20T18:41:44+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-20T18:41:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=5dddda07b1ce650d87ee2ccc74ed2b1a49f33535'/>
<id>5dddda07b1ce650d87ee2ccc74ed2b1a49f33535</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- remove default transaction logging feature since this can</title>
<updated>2006-03-08T00:10:34+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-08T00:10:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=7bce6520ae2d433d7a8c0c028a01bf51520d1d02'/>
<id>7bce6520ae2d433d7a8c0c028a01bf51520d1d02</id>
<content type='text'>
  cause DNS timeout issues for some users who do not have
  their network configured correctly
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  cause DNS timeout issues for some users who do not have
  their network configured correctly
</pre>
</div>
</content>
</entry>
<entry>
<title>There are class of unavoidable socket errors that occur when</title>
<updated>2006-03-05T18:10:49+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-03-05T18:10:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=a608db52d74ef32c320fc3f8fe90f3999a316464'/>
<id>a608db52d74ef32c320fc3f8fe90f3999a316464</id>
<content type='text'>
users click STOP or close their browsers during a SSL connection;
unfortunately pyOpenSSL didn't subclass socket.error for these
classes -- so we put in a work-around.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
users click STOP or close their browsers during a SSL connection;
unfortunately pyOpenSSL didn't subclass socket.error for these
classes -- so we put in a work-around.
</pre>
</div>
</content>
</entry>
<entry>
<title>- misspelled daemon ;(</title>
<updated>2006-01-11T09:51:35+00:00</updated>
<author>
<name>cce</name>
<email>devnull@localhost</email>
</author>
<published>2006-01-11T09:51:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/paste.git/commit/?id=88839390a6e317da438ca5f8dc03a827aa62ea1f'/>
<id>88839390a6e317da438ca5f8dc03a827aa62ea1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
