On Thu, Nov 04, 2010 at 08:00:43PM -0700, Ramesh Natarajan wrote:
> Hi,
> 
>   I am trying to use haproxy to loadbalance requests to my server running on 
> a 
> ipv6 address fdaf:ef88:5169:1015::5 and port 8080.
> When I start the haproxy, I am getting the following error message: 
> 
> 
> [ALERT] 308/025857 (4799) : parsing [./haproxy.conf:25] : Unknown host in 
> 'fdaf:ef88:5169:1015::5:8080'
> [ALERT] 308/025857 (4799) : Error(s) found in configuration file : 
> ./haproxy.conf
> [ALERT] 308/025857 (4799) : Fatal errors found in configuration.
> 
> 
> Does haproxy support ipv6 address in the server section?

No it does not. Not much is missing now to add IPv6 on the server side,
but it still does not support that. All IPv6 demand we've seen till now
was only on the client side in order to provide IPv6 connectivity to the
net, reason why there is little work on this part for the server side.

Regards,
Willy


Reply via email to