Also, as a side note, I'm not sure fail over in the clients will
work right if both cosign servers are behind a load balancer. I
haven't drawn it all out yet, but the basic idea behind client fail
over is that the filters ask every weblogin server they are aware
of ( A, B, and C ) based on the lookup they did at startup. If they
are talking to a load balancer that only had 1 IP/name, they might
only get A when in fact B happen to have the most up-to-date
information. Like I said, I haven't really thought about this
though, so I might be wrong, too.