Jboss 是否有 ProxyPassReverse/ProxyPass 的等效项

发布于 2024-12-06 20:13:32 字数 59 浏览 1 评论 0原文

Jboss AS 是否有 Apache ProxyPassReverse/ProxyPass 的等效项?

Is there any equivalent of Apache ProxyPassReverse/ProxyPass for Jboss AS?

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

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

发布评论

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

评论(1

暮光沉寂 2024-12-13 20:13:32

我不确定 JBoss 是否支持类似的功能,但它似乎不应该是应用程序服务器的角色来处理专用 HTTP 服务器(如 Apache HTTP Server)的所有众多且复杂的功能。

就像在 Apache Tomcat 之类的东西前面使用 Apache HTTP Server 是很常见的一样,你不能对 JBoss 做同样的事情吗?如果没有,请进一步详细说明您的需求,以便我们提供更好的答案。

I'm not sure if JBoss supports anything like this, but it doesn't seem that it should be the role of an application server to also handle all of the numerous and complex features of a dedicated HTTP server like Apache HTTP Server.

Just like it is very common to front something like Apache Tomcat with Apache HTTP Server, couldn't you do the same with JBoss? If not, please further detail your need so that we can provide a better answer.

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