glassfish v3:将静态资源文件打包在 war 文件中,是个好主意吗?

发布于 2024-11-18 16:33:49 字数 97 浏览 1 评论 0原文

这种方法的问题在于,对任何静态资源的每个请求都必须经过 servlet 容器。从性能的角度来看,这是一个好主意吗?您建议如何从 glassfish v3 服务器提供静态资源?谢谢!

The issue with that approach is that every request to any static resource will have to go through the servlet container. From performance point of view, is it a good idea? How would you recommend to server static resources from a glassfish v3 server? Thanks!

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

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

发布评论

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

评论(1

夏了南城 2024-11-25 16:33:49

这个问题比我能更好地涵盖这个问题: 为什么在 Glassfish 或 Tomcat 之前使用 Apache Web Server?

This question covers the issue better than I am able to: Why use Apache Web Server in front of Glassfish or Tomcat?

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