[pgpool-committers: 8801] pgpool: Deal with SSL error SSL_ERROR_ZERO_RETURN.
Tatsuo Ishii
ishii at sraoss.co.jp
Wed Sep 14 11:21:48 JST 2022
Deal with SSL error SSL_ERROR_ZERO_RETURN.
Previously this caused failover, which was actually unnecessary because
it means the server is just going to close the connection.
Discussion: https://www.pgpool.net/pipermail/pgpool-general/2022-September/008425.html
Discussion: https://www.pgpool.net/pipermail/pgpool-hackers/2022-September/004194.html
Branch
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=f8fba590c2795aeec1afc5ef654000bd1332591e
Modified Files
--------------
src/utils/pool_ssl.c | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list