[pgpool-committers: 8831] pgpool: Deal with SSL error SSL_ERROR_ZERO_RETURN.
Tatsuo Ishii
ishii at sraoss.co.jp
Wed Oct 5 15:55:55 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_1_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=d444e5f80fea2a5ac8da78ef5c76cdb359af3d72
Modified Files
--------------
src/utils/pool_ssl.c | 18 +++++++++++++++++-
1 file changed, 17 insertions(+), 1 deletion(-)
More information about the pgpool-committers
mailing list