Skip to content

software/cloudooo: fix haproxy timeout

Léo-Paul Géneau requested to merge lpgeneau/slapos:fix_cloudooo_timeout into master

Until now haproxy timeout is hardcoded which can lead to the proxy returning a timeout before the backend reaches its timeout limit.

Merge request reports