Geek(Wisdom).com - [The place for open source wisdom.]A place to share geekly ideas.High Availability Web Services Using HAProxy- November 9, 2006 I was recently tasked with increasing the up time of my employer's main Web site. The site uses a content management system that lives on two WindowsIIS servers. (I know, the system was purchased before I was hired.) One server is for making changes to content (design-time server) and the other is the public web site (run-time server). The design-time server has a complete copy of the site which is replicated to the run-time server. Unfortunately the run-time server has a habit of refusing to...http://www.geekwisdom.com/dyn/node/187 |