Roman Milner wrote:
I'm wondering if anyone can suggest something good to run in front of 2 zopes talking to a zeo server - for failover and load balancing. I have been using a tool called 'balance' which works really well - but for failover it only works if the socket to one of the zope servers doesn't connect.
We occasionally have a situation where the socket will still answer but the zope server hanges and never returns an answer. So, I'm looking for something with configurable timeouts on responses. Does any one know of anything like that?
You didn't specify the platform, so I'll suggest a nice, cost-effective one: Linux with IPVS (IP Virtual Server). www.linux-ha.com has more information. -- Do not meddle in the affairs of sysadmins, for they are easy to annoy, and have the root password.