IIS Compression for Report Manager
Hi,
We've been playing around with IIS compression to maximize the performance of Report Manager. We've discovered that we can dynamically compress AXD just like ASPX, although when we do this, the Export functionality causes the default file name for export to become:
ReportViewerWebControl.axd.<ext>
Any comment on this? Should we just avoid compressing AXD? I've noticed that responses from the server with AXD extension are a bit big in terms of byte size when it's not compressed.
Thanks.

