We are investigating the use of HTTP Compression on an application being served up by JBoss. After making the setting change in the Tomcat SAR, we are seeing a compression of about 80% - this is obviously great, however I want to be cautious... before implementing this system wide, has anyone out there encountered issues using HTTP Compression?
A couple points to note for my situation.
- We have full control over browser - so the whole company uses IE6/7
- The app is internal only
- During load testing, our app server was under relatively small load - the DB was our bottleneck
- We have control over client machines and they all get a spec check (decent processor/2GB RAM)
Any experiences with this would be much appreciated!