salt-formulas / salt-formula-haproxy

Other
7 stars 20 forks source link

Default timeout for mysql and rabbit is too large #27

Closed damjanek closed 7 years ago

cloudlab-autobuild commented 7 years ago

Can one of the admins verify this patch?

pupapaik commented 7 years ago

Those timeouts are taken from Fuel deployment configuration files. Can someone confirm? Because Fuel 8 uses exactly same values.

SwannCroiset commented 7 years ago

Those timeouts are taken from Fuel deployment configuration files. Can someone confirm? Because Fuel 8 uses exactly same values.

you're right for mysql w/ mos9:

/etc/haproxy/conf.d/110-mysqld.cfg:11:  timeout client  28801s
/etc/haproxy/conf.d/110-mysqld.cfg:12:  timeout server  28801s
cznewt commented 7 years ago

So do we have some haproxy expert's to have opinion on this - reason for these times?

cloudlab-autobuild commented 7 years ago

Can one of the admins verify this patch?

damjanek commented 7 years ago

Reason for 300s or 48h and 28001s?