<div dir="ltr"><div class="gmail_extra">Hi!</div><div class="gmail_extra"><br></div><div class="gmail_extra">I've been using 3.3.4 in a new deployment and from time to time pgpool doesn't reply anything to new PSQL connections.</div><div class="gmail_extra">Either with PgAdmin or a JDBC app or PSQL command line, the initial handshake stays frozen. However we can connect to the Psql backends directly throught their local ports.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I've got pgpool  right now with <i>replication mode = on</i> (but only 1 active node) and <i>'connection_cache = on'</i> with default values for pooling.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I cannot guess what's the SQL query that is hanging pgpool process. Is pgpool waiting for some some reply from PSQL? If it is so, why does it block all other connections?</div><div class="gmail_extra"><br></div><div class="gmail_extra">Machine resources are OK (5% cpu and 10% RAM used)<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">After 20-30min (not sure) Pgpool accepts again new PSQL connections.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I am looking right now at pgpool's log with debug level = 1, but it is a bit hard to understand the errors kind: T, C, etc... and so many lines per second.</div><div class="gmail_extra"> I'll keep  looking though.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Thanks.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div></div>