On Tue, Jan 27, 2009 at 05:50:11PM +0100, Krzysztof Piotr Oledzki wrote: > >From 283a117469883ba1d9e61e3c86f87ce4bcddc976 Mon Sep 17 00:00:00 2001 > From: Krzysztof Piotr Oledzki <[email protected]> > Date: Tue, 27 Jan 2009 16:57:08 +0100 > Subject: [BUG] Fix listen & more of 2 couples <ip>:<port> > > Fix "listen www-mutualise 80.248.x.y1:80,80.248.x.y2:80,80.248.x.y3:80": > > [ALERT] 309/161509 (15450) : Invalid server address: > '80.248.x.y1:80,80.248.x.y2' > [ALERT] 309/161509 (15450) : Error reading configuration file : > /etc/haproxy/haproxy.cfg > > Bug reported by Laurent Dolosor.
Wow, amazing we did not catch this one earlier. I guess it means that people almost only use multiple "bind" lines these days, which is a good news. I've applied it to 1.3.14, 1.3.15 and -master. Thanks Krzysztof ! Willy

