当反向代理不可用时,Cherokee 可以提供后备/默认页面吗?

发布于 2024-09-13 07:52:30 字数 316 浏览 6 评论 0原文

我有一个 Cherokee 安装,我用它来服务一些 Web 应用程序 - 一个博客/日历/等等。以及两个 CPU 密集型 Web 应用程序(1 个稳定版本和 1 个开发版本)。它们都是由 CherryPy 提供的 Django 或 Pylons Web 服务。我使用 Cherokee 中的反向代理处理程序来处理映射。

有时我必须把开发版本拿下来进行更改。有没有办法设置 Cherokee,以便当反向代理目标无法找到或无响应时,它会自动提供(或重定向到)另一个页面(例如指示正在建设中的状态)?

我更喜欢 Cherokee 中的自动化解决方案,但如果有人知道简单的点击方法,我也会采用。

I have a Cherokee installation that I'm using to serve a few web applications - one blog/calendar/etc. and two CPU-intensive web applications (1 stable version and 1 development version). All of them are Django or Pylons webservices served with CherryPy. I'm using the reverse-proxy handler in Cherokee to handle the mappings.

Occasionally I have to take the development version down to make changes. Is there a way to set up Cherokee so that it will automatically serve (or redirect to) another page (e.g. indicating an under-construction status) when the reverse-proxy target is unfindable or unresponsive?

I'd prefer an automated solution in Cherokee but if someone knows a simple point-and-click method I'll take that too.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

源来凯始玺欢你 2024-09-20 07:52:30

您可以设置自定义 504 错误页面。

You could set a custom 504 error page.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文