Comment 1 for bug 1759606

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

Reviewed: https://review.openstack.org/602764
Committed: https://git.openstack.org/cgit/openstack/swift/commit/?id=cfeb32c66baced374a50d2dd2dd5b13b7d15888c
Submitter: Zuul
Branch: master

commit cfeb32c66baced374a50d2dd2dd5b13b7d15888c
Author: FatemaKhalid <email address hidden>
Date: Fri Sep 14 23:18:22 2018 +0200

    Adding keep_idle config value to socket

    User can cofigure KEEPIDLE time for sockets in TCP connection.
    The default value is the old value which is 600.

    Change-Id: Ib7fb166deb8a87ae4e97ba0671048b1ec079a2ef
    Closes-Bug:1759606