Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个带平衡器的 apache 和 2 个 tomcat。
我正在尝试使用 apache mod 代理并希望设置健康页面(因此,如果我的 WAR 之一不起作用,则不会将请求定向到它),这将有助于 apache 在此页面关闭时决定使服务器失败。
有没有办法用 apache 做到这一点?或者如果部署出错,tomcat中是否有关闭选项?