Hi,

I have written a small patch for pgpool-II-2.0-beta1. It extends main.c to
drop connections which are not yet accepted in the case that conn_counter >=
num_init_children. You have to enable health checking for this to work.
Background: I ran into the situation that client programs opened
num_init_children persistent connections so that new connections had been
stalled during the authentication process.

Felix

Attachment: pgpool-II-2.0-beta1.drop_pending_conns.diff
Description: Binary data

_______________________________________________
Pgpool-hackers mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgpool-hackers

Reply via email to