← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1378015] Re: Not possible to configure client and server timeout with HAProxy LBaaS

 

I think we will not be fixing this, especially for existing API.

You might however join the discussion about new LBaaS API 2.0 where this
ability is also absent.

** Tags added: lbaas

** Changed in: neutron
       Status: New => Won't Fix

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

Title:
  Not possible to configure client and server timeout with HAProxy LBaaS

Status in OpenStack Neutron (virtual network service):
  Won't Fix

Bug description:
  Hi, when setting up a Load Balancer using the HAProxy driver, we get
  something like this:

  defaults
          log global
          retries 3
          option redispatch
          timeout connect 5000
          timeout client 50000
          timeout server 50000

  As far as I can tell, it's not possible to set the client and server
  timeout via the CLI or the GUI, it's always 50000, which is not enough
  in some scenarios.

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


References