← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
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):
  New

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


Follow ups

References