[an error occurred while processing the directive]
![]() |
cosign-discuss at umich.edu |
general discussion of cosign development and deployment | |
On 24 Mar 2005, at 10:46, johanna bromberg craig wrote: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.
You're correct. My suggested configuration would be to have the load balancer only handle HTTP(S) traffic. In order for filter <-> cosignd interactions (include replication and fail over) to function properly, the filters need to have direct access to each of the cosignd's.