What is the difference between :
mysql.connect_timeout
that we can find in php.ini
and
connect_timeout
that belongs to MySQL configuration (show variables).
Knowing that Apache server and MySQL server are two distant VPS with a VIP between them, what is the value considered by the whole environment (Varnish + Apache + MySQL)?