← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1457556] [NEW] lbaas ssh connection timeout

 

Public bug reported:

In the V2 api, we need a way to tune the lb connection timeouts so that
we can have a pool of ssh servers that have long running tcp
connections. ssh sessions can last days to weeks and users get grumpy if
the session times out if they are in the middle of doing something.
Currently the timeouts are tuned to drop connections that are too long
running regardless of if  there is traffic on the connection or not.
This is good for http, but bad for ssh.

** Affects: neutron
     Importance: Undecided
         Status: New


** Tags: lbaas

** Tags added: lbaas

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1457556

Title:
  lbaas ssh connection timeout

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  In the V2 api, we need a way to tune the lb connection timeouts so
  that we can have a pool of ssh servers that have long running tcp
  connections. ssh sessions can last days to weeks and users get grumpy
  if the session times out if they are in the middle of doing something.
  Currently the timeouts are tuned to drop connections that are too long
  running regardless of if  there is traffic on the connection or not.
  This is good for http, but bad for ssh.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1457556/+subscriptions


Follow ups

References