NSX: Make conn_idle_timeout configurable

Bug #1382000 reported by Aaron Rosen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
Undecided
Aaron Rosen

Bug Description

If there is a loadbalancer that sits between NSX and neutron usually it has
a default http_timeout on long lived http_connections. This can cause
connections that have not been used from neutron to nsx to be reset after
sometime. This patch makes the amount time we wait to reconnect the connection
configurable so one can set it to match the balancer timeout to avoid having
to try the connection if the loadbalaner has already timed it out.

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

Fix proposed to branch: master
Review: https://review.openstack.org/128887

Changed in neutron:
assignee: nobody → Aaron Rosen (arosen)
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (master)

Reviewed: https://review.openstack.org/128887
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=dac4adc9e540fefd2db66545dc6c2a06ba57020c
Submitter: Jenkins
Branch: master

commit dac4adc9e540fefd2db66545dc6c2a06ba57020c
Author: Aaron Rosen <email address hidden>
Date: Thu Oct 16 04:11:42 2014 -0700

    NSX: Make conn_idle_timeout configurable

    If there is a loadbalancer that sits between NSX and neutron usually it has
    a default http_timeout on long lived http_connections. This can cause
    connections that have not been used from neutron to nsx to be reset after
    sometime. This patch makes the amount time we wait to reconnect the connection
    configurable so one can set it to match the balancer timeout to avoid having
    to try the connection if the loadbalaner has already timed it out.

    closes-bug #1382000

    Change-Id: Ifca76ca6c24a2002b46b1935fbb4fc63f15c5af1

Changed in neutron:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in neutron:
milestone: none → kilo-1
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in neutron:
milestone: kilo-1 → 2015.1.0
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.