开发者

Shared Server not supporting gzip

开发者 https://www.devze.com 2022-12-16 22:14 出处:网络
I have designed a website in ASP and uploaded on readyhosting\'s windows shared server. I ask them to enable gzip option from IIS web server but they are no supporting.

I have designed a website in ASP and uploaded on readyhosting's windows shared server. I ask them to enable gzip option from IIS web server but they are no supporting.

Is there any option to compress files over network?

thanks开发者_C百科, Rau


Take a look: Compressing HTTP output with an HttpModule (C#) and Understanding Compression and Decompression in ASP.NET 2.0


The blowery.org HttpCompressionModule was mentioned in Jeff's blog a while back when he was considering compression options.

There was also bunch of other good/related stuff he's blogged about:

Coding Horror - compression related articles

0

精彩评论

暂无评论...
验证码 换一张
取 消