Hi Morgan,

Le Mercredi 20 Janvier 2010 19:32:32, Morgan Aldridge a écrit :
> I'm trying to get simple content switching configured in HAProxy
> 1.3.15.7 under OpenBSD 4.6 macppc. The original, full description can
> be found here:
> 
>    
> <http://serverfault.com/questions/104350/why-am-i-getting-errors-in-my-haproxy-content-switching-config>
> (...)
>
> However, when I attempt to start HAProxy, I get the following errors:
> 
>    [ALERT] 019/090010 (10214) : parsing /etc/haproxy/haproxy.cfg :
> backend 'bento' has no dispatch address and is not in transparent or
> balance mode.

I think this is because before version 1.3.16, you have to specify the load 
balancing algorithm in your backends or in the "defaults" section (for example, 
balance roundrobin).
Since 1.3.16 (seen in the Changelog), the the algorithm is set to "roundrobin" 
by default.

-- 
Cyril Bonté

Reply via email to