
codesite-noreply at google
Oct 26, 2009, 8:42 PM
Post #1 of 2
(120 views)
Permalink
|
|
Issue 621 in cherokee: Reverse Proxy fail over feature
|
|
Status: New Owner: ---- New issue 621 by pubcrawler.com: Reverse Proxy fail over feature http://code.google.com/p/cherokee/issues/detail?id=621 This is a request for enhancement in Cherokee. At current in Round Robin and in IP Hash balancing in Cherokee reverse proxy all information sources are attempted before failing a request. We would like a function in Cherokee to handle these sorts of exceptions in a new way. For instance, say the information sources are all failing/unavailable due to a database server being offline. We would like there to be an ON-FAILURE-BACKEND source - used only when total failure occurs. In our instance this would be the source that users would reach when we do our semi-frequent database work that brings the site offline for a small period of time. This information source could be anything, but in our instance another server running an app server with a local database that serves just to show system outtage news, small information and updates. If there is some existing way to accomplish this, feel free to let me know so we can make such into a Cookbook/help tutorial for new users. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings _______________________________________________ Cherokee-dev mailing list Cherokee-dev [at] lists http://lists.octality.com/listinfo/cherokee-dev
|