HTTP 1.1 Compression - does this make application really faster ?

  • Thread starter Thread starter raagz
  • Start date Start date
R

raagz

Hi,

Has anybody tried HTTP 1.1 compression for ASP.NET application ?
Have you guys faced any problems with this ?

Thanks
Raghu
 
(e-mail address removed) (raagz) wrote in
Hi,

Has anybody tried HTTP 1.1 compression for ASP.NET application ?
Have you guys faced any problems with this ?


Compression only helps on large pages with a lot of text. But yes, it does
work and can cut down on your bandwidth costs : )
 
Back
Top