[Python-modules-team] Bug#666818: New patch

Arno Töll arno at debian.org
Sun Apr 22 16:16:59 UTC 2012


Hi,
Stefan Fritsch pointed me to an issue with my patch: it does not
properly handle wsgi_process_socket(), where upstream does slightly
abuse APIs since it generates a new connection object for backend
connections. Thus, it is strange but correct to set the remote address
as client address, where my hunk disabled that code completely in 2.4.

Please use the updated patch attached. Note, I didn't carefully check
whether the module works as expected in 2.4. I did hardly more than
porting it and try to load the module.


-- 
with kind regards,
Arno Töll
IRC: daemonkeeper on Freenode/OFTC
GnuPG Key-ID: 0x9D80F36D
-------------- next part --------------
A non-text attachment was scrubbed...
Name: apache-2.4-compat.patch
Type: text/x-diff
Size: 2607 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20120422/b0df2d52/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20120422/b0df2d52/attachment.pgp>


More information about the Python-modules-team mailing list