[Pgpool-committers] pgpool - pgpool-II: Limit listen(2)'s backlog parameter to

User T-ishii t-ishii at pgfoundry.org
Sat Nov 14 11:36:35 UTC 2009


Log Message:
-----------
Limit listen(2)'s backlog parameter to num_init_children*2 at largest.
This is almost same algorithm as PostgreSQL.
I hope pgpool-II does not consume so much system resource any more...

Modified Files:
--------------
    pgpool-II:
        main.c (r1.54 -> r1.55)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool-II/main.c?r1=1.54&r2=1.55)


More information about the Pgpool-committers mailing list