I turned on HTTP compression on Glassfish open source 3.1 on Linux with
server.network-config.protocols.protocol.http-listener-1.http.compressable-mime-type=text/html,text/xml,text/plain,application/json
server.network-config.protocols.protocol.http-listener-1.http.compression=on
server.network-config.protocols.protocol.http-listener-1.http.compression-min-size-bytes=2048
but found out neither html nor json is compressed by my server, using the
tool at
http://www.whatsmyip.org/http_compression/ . Could anyone please
advise?
--
[Message sent by forum member 'yvsong']
View Post: http://forums.java.net/node/787884