Description of problem: Not able to change client/server time-out for cinder/nova/keystone alone. Version-Release number of selected component (if applicable): OSP 12 How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
we'd like a way to configure haproxy timeouts per service, like in: $mysql_listen_options = { 'option' => [ 'tcpka', 'httpchk' ], 'timeout client' => '90m', 'timeout server' => '90m', 'stick-table' => 'type ip size 1000', 'stick' => 'on dst', 'maxconn' => $mysql_max_conn }
Queens backport merged, moving to POST
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2018:2086