Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 03-27-2012, 05:47 PM   PM User | #1
cryoffalcon
Regular Coder

 
Join Date: Oct 2010
Posts: 157
Thanks: 2
Thanked 1 Time in 1 Post
cryoffalcon is an unknown quantity at this point
what is HTTP compression?

Hi,
today i read about HTTP compression in wikipedia but believe me i didn't understand a word but though it made me curious as it has something to do with SEO. So my questions are:
1- What is HTTP compression?
2- How exactly it is done?
3- What are advantages and disadvantages of doing it?
4- Any big player (e-g google, yahoo, facebook etc) anyone doing it?
cryoffalcon is offline   Reply With Quote
Old 03-27-2012, 07:08 PM   PM User | #2
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,465
Thanks: 0
Thanked 499 Times in 491 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
1. it is a way of making the files sent to the server as small as possible
2. it is done with configuration settings on the server
3. the advantage of doing it is files take up less bandwidth, the disadvantage is that early browsers such as Mozaic didn't support it (so it couldn't be used in the early 1990s)
4. Most web sites use it
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Old 03-28-2012, 12:10 PM   PM User | #3
cryoffalcon
Regular Coder

 
Join Date: Oct 2010
Posts: 157
Thanks: 2
Thanked 1 Time in 1 Post
cryoffalcon is an unknown quantity at this point
Quote:
Originally Posted by felgall View Post
1. it is a way of making the files sent to the server as small as possible
2. it is done with configuration settings on the server
3. the advantage of doing it is files take up less bandwidth, the disadvantage is that early browsers such as Mozaic didn't support it (so it couldn't be used in the early 1990s)
4. Most web sites use it
Well thanks for reply i understand what you said, but can you give me a link to a complete example on http compression like a sample, or from where can i learn http compression method?
cryoffalcon is offline   Reply With Quote
Old 03-28-2012, 07:25 PM   PM User | #4
felgall
Master Coder

 
felgall's Avatar
 
Join Date: Sep 2005
Location: Sydney, Australia
Posts: 5,465
Thanks: 0
Thanked 499 Times in 491 Posts
felgall is a jewel in the roughfelgall is a jewel in the roughfelgall is a jewel in the rough
It would be difficult to find a page on the web now that doesn't use it so for an example just pick any web page.
__________________
Stephen
Learn Modern JavaScript - http://javascriptexample.net/
Helping others to solve their computer problem at http://www.felgall.com/
felgall is offline   Reply With Quote
Users who have thanked felgall for this post:
james921 (03-28-2012)
Reply

Bookmarks

Tags
http compression, seo

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:06 AM.


Advertisement
Log in to turn off these ads.