Marc Perkel wrote:
> Thinking about how to do this. What I want to do is have more that one
> host running clamav and have it so that if one is down you can have it
> try a different host. Ideally it would be nice if you could put multiple
> IP addresses on the av_scanner setting so that if the first failed to
> connect you could try then next one(s).
>
Given current tools available I'd use LVS or one of it's children, since
they give you the ability to load-balance and also have the ability to
check if the service is responding built-in.
http://www.linuxvirtualserver.org/