I am wondering, my Axis2/C server returns some large data sets to the .Net
client. To make development easier, the WSDL element names are a bit long
and verbose, but that adds useless size to an already large dataset.
Is it possible to use something like mod_gzip to compress the results of the
result set?  If so is there something special I would need to do on the
client side, which is a web browser, or will the web browser decompress it
before giving it to the Silverlight application?  Anyone know?

Sam

Reply via email to