Regarding connection drops for every few minutes

Started by Durgamahesh Manneabout 10 years ago2 messagesgeneral
Jump to latest
#1Durgamahesh Manne
maheshpostgres9@gmail.com

hi

the following info generating in pg_log

LOG: could not receive data from client: Connection reset by peer
LOG: could not receive data from client: Connection reset by peer
LOG: could not receive data from client: Connection reset by peer
LOG: could not receive data from client: Connection reset by peer

Can you please provide info to stop connection drops for every few minutes

do i need to change the value of tcp related parameter or else

ssl_renegotiation parameter
please let me know sir

regards
maheh

#2Scott Marlowe
scott.marlowe@gmail.com
In reply to: Durgamahesh Manne (#1)
Re: Regarding connection drops for every few minutes

On Fri, Mar 11, 2016 at 2:22 AM, Durgamahesh Manne
<maheshpostgres9@gmail.com> wrote:

hi

the following info generating in pg_log

LOG: could not receive data from client: Connection reset by peer
LOG: could not receive data from client: Connection reset by peer
LOG: could not receive data from client: Connection reset by peer
LOG: could not receive data from client: Connection reset by peer

Can you please provide info to stop connection drops for every few minutes

do i need to change the value of tcp related parameter or else

ssl_renegotiation parameter
please let me know sir

The latest version of PostgreSQL turn off ssl renegotiation by
default, so it might be easier to just update to the latest release.

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general