The default amphora timeouts are too high for production environments. The defaults today in OSP 13 are: [haproxy_amphora] connection_max_retries = 300 [haproxy_amphora] build_active_retries = 300 Better defaults would be: [haproxy_amphora]/connection_max_retries = 120 [haproxy_amphora]/build_active_retries = 120 Overriding these defaults should also be possible via Director parameters. One other setting that should be possible to override via Director is [networking]/port_detach_timeout. The default value should not be changed for thee time being at least.
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/RHBA-2020:0760