Steve Singer ssinger at ca.afilias.info
Fri Jan 14 09:09:03 PST 2011
Bug 126.

    This change turns TCP_KEEP alive on by default.
    It also provides configuration in the slon.conf file for
    keep alive, keep alive interval, keep alive count and the
    keep alive idle interval.

    Other than turning keep alive on/off this change has not yet been implemen
    on Win32

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=f6aeede568572577e86b81bd758415cbf9bdb3b6

Modified Files
--------------
doc/adminguide/slonconf.sgml |   51 +++++++++++++++++++++++++++++++++
src/slon/confoptions.c       |   64 ++++++++++++++++++++++++++++++++++++++++-
src/slon/confoptions.h       |    4 ++
src/slon/dbutils.c           |   44 ++++++++++++++++++++++++++++
4 files changed, 161 insertions(+), 2 deletions(-)



More information about the Slony1-commit mailing list