From mboxrd@z Thu Jan 1 00:00:00 1970 From: rmccabe@sourceware.org Date: 9 Oct 2006 19:12:33 -0000 Subject: [Cluster-devel] conga/luci/site/luci/etc stunnel.conf.in Message-ID: <20061009191233.21228.qmail@sourceware.org> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit CVSROOT: /cvs/cluster Module name: conga Changes by: rmccabe at sourceware.org 2006-10-09 19:12:33 Modified files: luci/site/luci/etc: stunnel.conf.in Log message: work around problems that pop up when the luci server is configured on an ipv6-only host Patches: http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/etc/stunnel.conf.in.diff?cvsroot=cluster&r1=1.1&r2=1.2 --- conga/luci/site/luci/etc/stunnel.conf.in 2006/07/24 20:17:02 1.1 +++ conga/luci/site/luci/etc/stunnel.conf.in 2006/10/09 19:12:32 1.2 @@ -8,6 +8,6 @@ # accept directive is replaced on each luci start # modify /etc/sysconfig/luci:LUCI_HTTPS_PORT to change https port accept = 8084 -connect = localhost:25639 +connect = 25639 TIMEOUTclose = 0