Comment 1 for bug 1012714

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to swift (master)

Reviewed: https://review.openstack.org/8458
Committed: http://github.com/openstack/swift/commit/8b778c706af47f4804c9c4d72176185142e6127c
Submitter: Jenkins
Branch: master

commit 8b778c706af47f4804c9c4d72176185142e6127c
Author: gholt <email address hidden>
Date: Wed Jun 13 00:40:44 2012 +0000

    Make proxy-logging more like eventlet.posthook

    The old use of Eventlet's posthook process meant that responses that
    forgot to include content-length or transfer-encoding headers would
    get one tacked on, if Eventlet could guess what was probably meant. I
    added a bit of that logic into proxy-logging now as we saw some
    errors resulting from this.

    Fixes Bug #1012714

    Change-Id: I671453eaf3704eab814ff12c4625ba7d749cc7ed