Hi,
I have backend HTTPs server.
I configured “retries” to 6 and "timeout connect " to 15000ms .
i wanted to check that haproxy behavior works according the values of “retreis” , "timeout connect " parameters but, I didn’t see any difference in the log before and after configuring “retries” and "timeout connect ".
I do see that haproxy check the backend server according to server “check ssl” configuration
I use “check ssl” every 10s for the backend server .
- Does “check ssl” configuration is “overried” “retries” ?
- How to verify haproxy behavior follows “retries” and "timeout connect " values setup?
- In case using “check ssl” , can i skip “retries” configuration?
Thanks
Amir yosef