M
Moe Sisko
Using ASP.NET 2.0.
The HTTP compression that comes with IIS 6.0 is great for compression
downstream.
However, there doesn't seem to be any standard way of compressing upstream
(eg. on postback, to reduce size of ViewState etc).
Does anyone use any compression solutions for reducing the amount of network
traffic going upstream ?
The HTTP compression that comes with IIS 6.0 is great for compression
downstream.
However, there doesn't seem to be any standard way of compressing upstream
(eg. on postback, to reduce size of ViewState etc).
Does anyone use any compression solutions for reducing the amount of network
traffic going upstream ?