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.
我想知道如果这个过程需要很长时间,tomcat 在重新部署期间会返回什么。
我需要 apache mod_jk 的 fail_on_status 值的 http 状态代码。
Tomcat 将在重新部署时返回 HTTP 404。
但我建议重新启动 Tomcat,因为许多应用程序都有ClassLoader 泄漏,并且在一些热重新部署后 Tomcat 得到 PermGenSpace 异常。