2011/6/16 Brane F. Gračnar <[email protected]>:
>> You can find it here (v 0.9): https://github.com/ssasso/lbwwd
>
> Looks great, BUT :)
>
> * no IPv6 backend support

  true, in TO-DO list :) maybe simple thing to do is change ":"
separator in server list :)

> * if one backend fails and takes too long to respond, the whole process is
> blocked for 5 seconds.

yes, I am thinking about using fork() for each backend server to monitor...

> I suggest you to use AnyEvent::HTTP, which allows you to perform multiple http
> requests simultaneously, has built-in ipv6 and SSL/TLS support.

thanks for the suggestion, I'll have a look at it :)

bye,
  stefano

-- 
Stefano Sasso
http://stefano.dscnet.org/

Reply via email to