Greetings,
The following webrev contains fixes for the following issues:
8903 unexpected timeout (408) errors
webrev:
http://cr.opensolaris.org/~swalker/pkg-8903/
This patch fixes the cherrypy wsgiserver to not send 408 errors unless a
request is currently outstanding (active). This allows apache's
connection reuse functionality to function properly, which is needed for
HTTP/1.1 pipelining.
It has already been tested on ipkg.sfbay for a week or so, and appears
to have resolved the timeout issue.
In short, this is a backport of fix the cherrypy team applied to their
3.2.x branch [1].
A ticket has been opened for cherrypy to apply this backported fix to
the 3.1.x branch and the request of a new bugfix release for 3.1.x [2].
Cheers,
--
Shawn Walker
[1] http://cherrypy.org/ticket/847
[2] http://cherrypy.org/ticket/940
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss