Modem Accelerators?
An Anonymous Coward asks: "I was browsing on the web and came across a reference to Coastal Web Online's claim of a modem accelerator Apparently it is a service which is supposed to make your modem 3x faster. Is this possible? I've already got a v.92 modem and I thought it already did compression. It is possible it is a proxy doing some compression on white space in HTML or something, but I don't think so, since it apparently only works with Windows 9x and Internet Exploder. For $8.00 a month ontop a the dialup access sounds kinda snake oilish. Does anybody on Slashdot use the service? Would they recommend it? This sounds remarkably similar to the old idea of 'waxing your modem'. Am I missing out on something here?"
There is nothing snake oilish about these compression claims. Only a few ISPs are supporting it, but the v.42 compression standard has been out for a while. Check out this comparison to see how it differs from older compression standards. The key is that these claimed ratios are in ideal situations -- ie, when you're downloading a great deal of text, not the high-bandwidth consuming images or video streams. Those are already highly compressed, and so are unlikely to benefit from further compression. In fact, it is a fairly trivial consequence that any compression method will make some kinds of files larger, not smaller. A fatter pipe is the only solution sometimes, and that just isn't going to happen with POTS.
Ceci n'est pas un post
The best thing I ever did for my modem users, was to install mod_gzip, which compresses every page (be that HTML or any dynamically generated PHP page) apache sends out.
Result? Up to 92% compression! My pages are loading so much faster than before, AND I am saving on my bandwidth bill.
Installation is a breeze, the mod is a beauty.
- the mod_gzip project
- scoop article on mod_gzip
- some stats for intune.org
Hurra for Knark!
it might work a bit like this open source software.
Recompress jpegs with higher compression, remove banner ads. Gzip the remaining page and hey presto faster download, though of course that doesnt need any client side software apart from a browser that will accept gzip compression (most do).
I guess these guys are using some proprietary or obscured format for their compression, to help them cash in.
Not much use to those on fast connections but for a modem user the time taken to encode/decode may be faster than downloading the normal pages.
no sig.