
06-16-2010, 10:39 AM
|
|
Web Hosting Guru
|
|
Join Date: Dec 2009
Posts: 278
|
|
Is gzip facility not available for shared plans
Hello friends,
I just want to know is gzip facility not for those using shard hosting plan or some hosts do offer it?
|

06-16-2010, 10:49 AM
|
|
Web Host Extraordinaire!!!
|
|
Join Date: Dec 2007
Location: Indianapolis, Indiana USA
Posts: 14,315
|
|
Quote:
Originally Posted by sash_007
Hello friends,
I just want to know is gzip facility not for those using shard hosting plan or some hosts do offer it?
|
You can enable it on a cPanel host under "Website Optimization" or if you're with a LiteSpeed host chances are it's enabled by default.
If you're in doubt, ask any provider before you sign up.
__________________
█ Michael Denney - MDDHosting, LLC - Professional Hosting Solutions
█ LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
█ For high-end shared accounts ideal for business, check out our Semi-Dedicated offerings!
█ http://www.mddhosting.com/ - Providing Quality Services since 2007
|

06-16-2010, 11:48 AM
|
|
Web Hosting Evangelist
|
|
Join Date: Jul 2005
Posts: 470
|
|
Most cpanel hosts should provide the same by default as its very easy to include while apache is compiled using easyapache.
|

06-16-2010, 12:25 PM
|
|
Web Hosting Master
|
|
Join Date: Apr 2001
Location: Paradise
Posts: 11,318
|
|
Apache 2 use mod_deflate instead. Some hosts do not offer because there are some issues of mod_gzip with FF ("The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression" error). Still the save of bandwidth is not that much that should make it a must IMHO.
|

06-16-2010, 01:17 PM
|
|
Web Host Extraordinaire!!!
|
|
Join Date: Dec 2007
Location: Indianapolis, Indiana USA
Posts: 14,315
|
|
Quote:
Originally Posted by Jedito
Apache 2 use mod_deflate instead. Some hosts do not offer because there are some issues of mod_gzip with FF ("The page you are trying to view cannot be shown because it uses an invalid or unsupported form of compression" error). Still the save of bandwidth is not that much that should make it a must IMHO.
|
The error with FF you are mentioning is generally when a page is double-compressed which could be due to compressing it via PHP as well as mod_deflate or several other reasons. This will *never* happen simply due to enabling gzip compression / mod_deflate alone and will always be a result of several factors.
The way mod_deflate works is that the server only sends gzip'd content if the browser requests it so that it doesn't break support for older browsers that do not support gzip compression.
There are no negative side-effects to enabling mod_deflate beyond maybe a little additional CPU time on the server to compress the page but that's generally minuscule compared to the bandwidth/time savings transferring less data.
__________________
█ Michael Denney - MDDHosting, LLC - Professional Hosting Solutions
█ LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
█ For high-end shared accounts ideal for business, check out our Semi-Dedicated offerings!
█ http://www.mddhosting.com/ - Providing Quality Services since 2007
|

06-16-2010, 01:30 PM
|
|
Web Hosting Master
|
|
Join Date: Apr 2001
Location: Paradise
Posts: 11,318
|
|
The bandwidth/time saving on this time is almost imperceptible, it was useful some years ago when to open a 300 KB page could take 40 seconds, today it doesn't worth it.
About the FF error, I saw it on simply PHP files, without being compressed through PHP or in any other way.
|

06-16-2010, 02:32 PM
|
|
Web Host Extraordinaire!!!
|
|
Join Date: Dec 2007
Location: Indianapolis, Indiana USA
Posts: 14,315
|
|
Quote:
Originally Posted by Jedito
The bandwidth/time saving on this time is almost imperceptible, it was useful some years ago when to open a 300 KB page could take 40 seconds, today it doesn't worth it.
About the FF error, I saw it on simply PHP files, without being compressed through PHP or in any other way.
|
I guarantee you that if you saved the output of that file in some fashion and ran gunzip on it twice that you'd get the actual content of the page. And no, I'm not talking about the "Friendly Error Message" from FireFox but the actual output from the server that is resulting in the error message.
That message is always the result of double compression due to two different systems or processes compressing the content.
If you get that error you can simply disable one of the forms of compression and the error will go away - it's not a mod_deflate issue in and of itself.
As for it being useless - when you have hundreds of thousands of page views per month a 45%+ savings per page view can be a HUGE amount of bandwidth savings. Maybe it doesn't matter to some, but for me it's worth it.
Just throwing some rough numbers out there - say your page is 250kb including html, css, js, etc... (excluding images and other files gzip won't compress) and you get 45% bandwidth savings from compression: Uncompressed for 100,000 Page Views: 25,000,000 KB Used
Compressed for 100,000 Page Views: 13,750,000 KB Used For a real-world example:
http://www.whatsmyip.org/http_compre...5ndGFsay5jb20v
Code:
http://www.webhostingtalk.com/ is gzipped
Original Size: 111.5 KB
Gzipped Size: 20.36 KB
Data Savings: 81.74%
WHT's front page over 100,000 page views would save a whopping 9,114,000 KB (8900.390625 MB) with GZIP compression on as apposed to it being off. Now this may not be a "lot" to you - for me that's 81.74% bandwidth saved that I can use for other things like images, etc...
__________________
█ Michael Denney - MDDHosting, LLC - Professional Hosting Solutions
█ LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
█ For high-end shared accounts ideal for business, check out our Semi-Dedicated offerings!
█ http://www.mddhosting.com/ - Providing Quality Services since 2007
Last edited by MikeDVB; 06-16-2010 at 02:41 PM.
|

06-16-2010, 03:26 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Apr 2006
Posts: 48
|
|
I believe GZIP improves page loading time even with today's broadband speeds. I am actually going to move away from a shared plan because they do not support GZIP. I suggest you specifically inquire about this.
|

06-16-2010, 03:31 PM
|
|
Web Host Extraordinaire!!!
|
|
Join Date: Dec 2007
Location: Indianapolis, Indiana USA
Posts: 14,315
|
|
Quote:
Originally Posted by vivalasvegas
I believe GZIP improves page loading time even with today's broadband speeds. I am actually going to move away from a shared plan because they do not support GZIP. I suggest you specifically inquire about this.
|
It's not that shared hosting doesn't support gzip, it's that your current provider doesn't support it.
__________________
█ Michael Denney - MDDHosting, LLC - Professional Hosting Solutions
█ LiteSpeed Powered - Shared, Reseller, Semi-Dedicated, and VPS
█ For high-end shared accounts ideal for business, check out our Semi-Dedicated offerings!
█ http://www.mddhosting.com/ - Providing Quality Services since 2007
|

06-16-2010, 03:35 PM
|
|
Junior Guru Wannabe
|
|
Join Date: Apr 2006
Posts: 48
|
|
Quote:
|
It's not that shared hosting doesn't support gzip, it's that your current provider doesn't support it
|
Mike,
This is what I said/meant.
By the way, a suggestion for the OP: Steadfast.net offers quality shared hosting with GZIP enabled.
Last edited by vivalasvegas; 06-16-2010 at 03:40 PM.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
| Postbit Selector |
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
|
|
|
| Login: |
|
|
| Advertisement: |
|
|
| Web Hosting News: |
|
|
|