Comment 2 for bug 932183

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

Reviewed: https://review.openstack.org/4145
Committed: http://github.com/openstack/glance/commit/40b5ed733efd005e4a9ebbe0a0f7e6f844f9d043
Submitter: Jenkins
Branch: master

commit 40b5ed733efd005e4a9ebbe0a0f7e6f844f9d043
Author: Eoghan Glynn <email address hidden>
Date: Tue Feb 14 17:22:17 2012 +0000

    Ensure sane chunk size when pysendfile unavailable.

    Fixes lp 932183

    Previously, small and erratically-sized HTTP chunks were sent
    when pysendfile was unsupported on a particulat platform.

    Now, non-terminal chunks will be of size 64k as long data is
    available.

    Change-Id: Ic26e4d701ad22a21f06d7142f6ce91583acb5816