Hey all, I'm playing with the SEAM/GWT-Remoting support and ran into a suprise. I have purposefully disabled compression on the Connector for tomcat in the server.xml, but yet the payloads are still getting compressed when over a certain size.
jboss 4.2.1 Seam 2.0.0.GA On small payloads, no compression is happening when sending the GWT-Remoting via SEAM, but when the payload gets a little larger compression starts happening (even when disabled on the tomcat side) and I want to be able to modify the behavior as some of my apps will be in a LAN environment with low-end PCs. Any tips please? thanks, -D View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4108490#4108490 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4108490 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
