[pgpool-general: 8391] Re: pgpool failing over on bad queries

Tatsuo Ishii ishii at sraoss.co.jp
Tue Sep 13 11:31:36 JST 2022


> I noticed that this error message showed up on the mailing list back in 2012
> https://www.pgpool.net/pipermail/pgpool-general/2012-July/000776.html
> Perhaps the patch there will shed some light on this issue?

Actually the patch has been already in. I guess we need more. From
OpenSSL docs:
https://www.openssl.org/docs/man1.1.1/man3/SSL_get_error.html

My guess is you hit the case "SSL_ERROR_ZERO_RETURN". Attached is a
patch trying to not trigger failover in this case. Can you please try
it out?

Best reagards,
--
Tatsuo Ishii
SRA OSS LLC
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ssl.patch
Type: text/x-patch
Size: 1144 bytes
Desc: not available
URL: <http://www.pgpool.net/pipermail/pgpool-general/attachments/20220913/6f040b59/attachment.bin>


More information about the pgpool-general mailing list