June 2018
Intermediate to advanced
408 pages
11h 23m
English
The advantage of setting this configuration is that an invalid connection will never be used, and it helps us to prevent client errors. The disadvantage of this configuration is a small performance penalty because to validate the connection, one round-trip to the database is required to check whether the session is still active. The validation is accomplished via sending a small query to the server, but the cost of this query could be lower.
The configuration parameters for validating connections are as follows:
Read now
Unlock full access