public inbox for [email protected]  
help / color / mirror / Atom feed
From: Bo Peng <[email protected]>
To: [email protected]
Subject: pgpool: Feature: Restrict watchdog and heartbeat receiver to listen onl
Date: Fri, 22 Aug 2025 04:40:44 +0000
Message-ID: <[email protected]> (raw)

Feature: Restrict watchdog and heartbeat receiver to listen only on configured addresses.

Previously, both the watchdog and heartbeat receiver processes listen on all interfaces.
For security reasons, they now listen only on the addresses
specified by "hostname" and "heartbeat_hostname".

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=94b62a93c149bdaa7c546e387e479c287d3e1...

Modified Files
--------------
src/config/pool_config_variables.c | 67 ++++++++++++++++++++++++++------------
src/include/pool_config.h          |  5 +--
src/watchdog/watchdog.c            |  8 ++---
src/watchdog/wd_heartbeat.c        |  8 ++---
src/watchdog/wd_lifecheck.c        | 33 +++++++++++++------
5 files changed, 80 insertions(+), 41 deletions(-)



reply

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Reply to all the recipients using the --to and --cc options:
  reply via email

  To: [email protected]
  Cc: [email protected], [email protected]
  Subject: Re: pgpool: Feature: Restrict watchdog and heartbeat receiver to listen onl
  In-Reply-To: <[email protected]>

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox