Showing posts with label IIS. Show all posts
Showing posts with label IIS. Show all posts

Friday, 1 July 2011

How to compress our websites..!!??


Hi friends,
when you have website which has heavy  pages( means all page are loaded with lots of html and css etc...) .It is recommended to compress your website pages while serving. This will decrease your network traffic at your server. To achieve such compression of your website pages while delivering to browser  is done by two way.
 1) By server  setting
 2) do custom coding  in your web application