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

Tatsuo Ishii ishii at sraoss.co.jp
Wed Oct 5 15:55:49 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_0_STABLE

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

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



More information about the pgpool-committers mailing list