[pgpool-committers: 8833] pgpool: Deal with SSL error SSL_ERROR_ZERO_RETURN.

Tatsuo Ishii ishii at sraoss.co.jp
Wed Oct 5 15:56:05 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
------
V4_3_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=963391b7db0877b4349f69cb3620092f15ab5a79

Modified Files
--------------
src/utils/pool_ssl.c | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)



More information about the pgpool-committers mailing list