【问题标题】:Check the Health of Undertow deployed application using Http call java使用 Http 调用 java 检查 Undertow 部署的应用程序的运行状况
【发布时间】:2021-12-23 08:43:16
【问题描述】:

因为我已将旧应用程序部署到 Undertow 服务器。 我需要创建一个端点来通过 Http 检查服务器的运行状况。 我们有类似的方法 HTTPServer.server().restart()。 谁能帮忙解决这个问题

【问题讨论】:

    标签: java undertow


    【解决方案1】:

    在我看来,您可以在代理中使用运行状况检查,例如 ngnix(请参阅此文档):

    https://docs.nginx.com/nginx/admin-guide/load-balancer/http-health-check/

    【讨论】:

      猜你喜欢
      • 2013-11-13
      • 1970-01-01
      • 2017-05-29
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多