Comments - MariaDB MaxScale Configuration & Usage Scenarios

5 years, 11 months ago Vidyasagar Mundroy

Is there any way to specify database connection timeout, that is similar to JDBC URL option 'connectTimeout' and not 'connection_timeout' of MaxScale, for MaxScale so that it will not return connection error such as 1927(Connection was killed) or 1045(failed to create new session) when a connection by an application is attempted during failover of master starting to go down and MaxScale trying to get database connection to new database server?

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.