Hi,
i'm trying understand what are consequences of enabling compression for web service response. Web service is implemented as IIS hosted WCF service with http binding. I would like to add compression on http level, so it should be seamless for clients. Soap response size is in 100kb - 1Mb range. We do this to improve user experience on low-bandwidth network. What are drawbacks?