[Debian-ha-maintainers] Bug#657039: cluster-agents: ocf:heartbeat:Squid fails with default debian config because of ipv4 regexp
Stefan Voelkel
bd at bc-bd.org
Mon Jan 23 17:01:33 UTC 2012
Package: cluster-agents
Version: 1:1.0.3-3.1
Severity: normal
Tags: ipv6
The ocf:heartbeat:resource agent checks with an ipv4 regexp to see which process
has the configured squid port open.
A default squid3 on squeeze listens on :::$PORT, thus the agent does not detect
the daemon as started and fails it.
Specifying an v4 address in /etc/squid3/squid.conf
http_port 127.0.0.1:8080
fixes this.
More information about the Debian-ha-maintainers
mailing list