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.
我有一个基于谷歌 GWT 框架的网络应用程序。我正计划设置 Jetty GzipFilter 以压缩响应。在这里,我注意到,在检查了 firebug 和 TCP mon 之后,即使没有过滤器,响应也会被压缩。
我检查了 jetty 中的 xml 配置文件,找不到任何定义的默认 gzip 过滤器。你能告诉我Jetty-7是否默认进行gzip压缩?
我正在使用码头版本 7.4.5。如果需要更多信息,请告诉我,我会提供。
GWT 为您进行响应压缩... https://groups.google.com/forum/m/#!topic/google-web-toolkit/02nDfzqLc-Q