Slashdot Mirror


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?"

25 of 51 comments (clear)

  1. modem compression standards. by quinto2000 · · Score: 3, Informative

    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
    1. Re:modem compression standards. by Yottabyte84 · · Score: 2

      Received: from [209.210.78.50] by hotmail.com (3.2) with ESMTP id MHotMailBE52424C00144136E853D1D24E320BB60; Fri, 08 Mar 2002 09:39:24 -0800
      Received: from chad (gateway-office2.cwo.com [209.210.79.102])
      by mail.cwo.com (8.12.1/8.12.1) with SMTP id g28Hcdf4032469
      for ; Fri, 8 Mar 2002 09:38:39 -0800
      Message-ID: 001701c1c6c8$96042f20$6401a8c0@chad
      From: "Coastal Web Online Tech Support" support@cwo.com
      To:
      References: 200203070655.WAA03840@DELETED 003b01c1c612$8cef79a0$6401a8c0@chad 200203072345.PAA26559@DELETED
      Subject: Re: 3xs service
      Date: Fri, 8 Mar 2002 09:42:14 -0800
      MIME-Version: 1.0
      Content-Type: text/plain;
      charset="iso-8859-1"
      Content-Transfer-Encoding: 7bit
      X-Priority: 3
      X-MSMail-Priority: Normal
      X-Mailer: Microsoft Outlook Express 6.00.2600.0000
      X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
      Status: R
      X-Status: N

      Yes it will and yes it is.
      ----- Original Message -----
      From: DELETED@hotmail.com
      To: "Coastal Web Online Tech Support" support@cwo.com
      Sent: Thursday, March 07, 2002 3:43 PM
      Subject: Re: 3xs service

      > But will it improve thruput of compressed data?
      >
      > Is this basicly just a compressed connection to a caching proxy?
      >
      > On Thursday, March 07 2002 11:59 am, Coastal Web Online Tech Support
      wrote:
      > > " It works as CLIENT-SERVER technology. What happens is we send you a
      > > CDROM with the software so it will work on your end. Then, when you use
      > > your modem to call our modem, it connects and then your data and
      > > transmissions all gets filtered through a very special piece of HARDWARE
      > > that accererates the transmission speeds." If you would like to try it
      out
      > > i will be happy to send you out a disk.Please let me know.
      > >
      > > ----- Original Message -----
      > > From: DELETED@hotmail.com
      > > To: support@cwo.com
      > > Sent: Wednesday, March 06, 2002 10:55 PM
      > > Subject: 3xs service
      > >
      > > > How does this work? Would I get any proformance increase on compressed
      > >
      > > data?
      >

    2. Re:modem compression standards. by Yottabyte84 · · Score: 2

      Or they aren't using compression.

      I'm local to them, I'm considering calling about this.

  2. How it works by UnifiedTechs · · Score: 3, Funny

    From The Site:

    How does the 3XS system work?
    We send you a CD ROM with your side of the program to load on your computer (a 5 minute process). At our network headquarters, we filter you through our Accelerator Server.
    Once you have installed our 3XS software, even on a trial basis, you can click on and off the ICON to see the difference in downloading web pages, and transferring e-mail attachments on your computer.

    From this I would have to think it is a data compression by proxy server system that uncompresses on the user side, they offer a 7 day trial, if your really curious I suggest trying it.

  3. Re:Acceleratotrons by elfkicker · · Score: 2, Informative

    I also seem to recall one that would prefetch/cache pages that it knew you went to and commonly clicked links on a page. So while you busy reading the front page of /., the software would have already cached the comments of each story. It's a neat idea and for people you actually have set patterns and do alot of reading I could see how it might give a significant percieved speedup.

    It's a neat idea. I'm sure you could achieve a similiar effect with some type of offline scheduled cache.

    Anyone remember the name of the software?

  4. How to modem accelerate as a webmaster by proxybyproxy · · Score: 5, Informative

    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!
    1. Re:How to modem accelerate as a webmaster by HyPeR_aCtIvE · · Score: 4, Interesting

      I read a bit on this, and it does seem to have two drawbacks, that noone ever mentions:

      A) It takes more processor power on your webserver. It has to constantly compress files to send ... on a highly loaded webserver, this can make for alot of extra processor overhead.

      B) It takes more processor power on the client. Well the client's gotten it quickly, but now it has to uncompress it. On a massively overpowered machine that is only running a web client at the time, not a problem. But perhaps problems for people with older machines, or running lots of stuff at the time.

    2. Re:How to modem accelerate as a webmaster by mcelrath · · Score: 3, Informative
      I have been using my proxy (FilterProxy) to compress web content for me, for over a year. It *does* provide a ~5x speedup for html. You need to arrange to have the proxy running on some server with a fast net connection (i.e. upstream from your modem). The amount of time it takes to compress and uncompress the page is miniscule compared to the amount of time it takes to render it. On a modern ~500MHz or better machine, I can compress any page in <0.01s, so you really don't notice the time that it takes. If you're still on a 486 though...

      -- Bob

      --
      1^2=1; (-1)^2=1; 1^2=(-1)^2; 1=-1; 1=0.
    3. Re:How to modem accelerate as a webmaster by Tower · · Score: 5, Informative

      If the pages are static content, A) can be relieved with caching of the gzipped pages. If you are generating dynamic content (via DB lookups, etc), you'll have more of a hit, but relative to the the lookup time, the gzipping is fairly quick.

      B) you may be stuck with, but on a P100/64MB playing 192kb MP3s while surfing to a fairly involved site (say 500kB/page) the time saved over the link will more than make up for the decompression (yes, I've tried this myself). There was a large discussion on this quite some time ago (probably close to a year), and if the proc isn't pegged on the server, the client still saves time...

      Quick numbers for an actual page (366858 bytes):
      http://slashdot.org/article.pl?sid=02/03/ 04/204622 6&mode=nested
      Raw page transfer: 366858 Bytes /(5kB/s) = ~71.65s

      Gzip time: .3us on a 375Mhz PPC RS/6k with .7 load
      Transfer time: 66240 Bytes / (5kB/s) = ~12.94s
      So, unless the client will spend more than a minute to decompress this file, you will be saving time... decompressing a few .gif/.png/.jpgs for a page will be just as costly...

      --
      "It's tough to be bilingual when you get hit in the head."
    4. Re:How to modem accelerate as a webmaster by MaufTarkie · · Score: 3, Informative

      I was using it, too, until I discovered it was causing some caching problems on the clients; that is, I had it in front of a webmail program. The user could log out, go back a page or two from the button bar, hit reload, and be relogged in. Since this happens, and we have a lot of kiosks... well, you get the picture. Removing mod_gzip fixed this problem.

      Now don't get me wrong -- I love mod_gzip. I have it installed on my other webservers. Just beware that it's not the holy grail yet.

      --
      Without you I'm one step closer to happiness without violence.
    5. Re:How to modem accelerate as a webmaster by Tower · · Score: 2

      Not sure why you think they are faked...
      Viewing the page in my browser, it has already been decompressed. Here are the steps.

      Page open in browser (Netscrape in my case)
      I saved off the page (File->Save As)
      listed the size with an ls -l (size = 366858)
      verified with an editor (ez) that the file was uncompressed html.
      gzip [file]
      ls -l file.gz (size = 66240 18% of original size is easily in range for HTML docs)

      ...used the two numbers and a speed of 5kB to estimate simple case transfer times. I used 'time' on gzip to obtain system time spent on that task. Pretty easy to replicate. I suggest you give it a try.

      --
      "It's tough to be bilingual when you get hit in the head."
    6. Re:How to modem accelerate as a webmaster by stilwebm · · Score: 2

      That first number is the decompressed number. The decompression occurs before the client can save or render the file. Try it - save the file from a web page (from a gzip compressed page of course) and then look at its contents. Note that it is no longer compressed.

  5. Re:Well, just look at the technical documentation! by Vryl · · Score: 3, Funny
    Some of us have higher standards for our connectivity.


    If not our modesty, or one-upmanship ...

  6. doesn't work with netscape? by capoccia · · Score: 2, Insightful
    3XS Minimum Requirements
    ...
    Either one of the following: Windows 95b, Windows 98, Windows ME, Windows 2000, Windows NT 4, Windows XP Browser: Internet Explorer 4.0 or higher web browser (currently does not work with Netscape browsers).

    This must be some pretty kooky compression scheme that it can only work with one brand of browser.
    1. Re:doesn't work with netscape? by sporktoast · · Score: 2

      This must be some pretty kooky compression scheme that it can only work with one brand of browser.
      That'd be the scheme that is kooky, not the compression. It probably uses an IE-only API to hand off the decompressed material (that is, something that Netscape doesn't support).

      Pretty bass-ackward compared to putting the compression a few layers down, where ANY internet enabled app (say, an email or FTP client) could access it.

      --
      In a related story, the IRS has recently ruled that the cost of Windows upgrades can NOT be deducted as a gambling loss.
  7. What the... by JediTrainer · · Score: 4, Funny

    We send you a CD ROM with your side of the program to load on your computer (a 5 minute process).

    Is this the new FedEx super-express delivery I've been hearing about? How much does it cost?

    --

    You can accomplish anything you set your mind to. The impossible just takes a little longer.
  8. Sounds like.... by perlyking · · Score: 3, Informative

    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.
  9. I'm stuck on pots by tkrabec · · Score: 2, Interesting

    I've been toying with setting up a compressed SSH stream to my webserver and installing Squid on that. I server a few small sites so Processing power is not a big deal. I'm not too sure that SSH will help me much. I've already installed a local Squid server and I block ads, that helps a bunch. I'd love to get more Idea's.

    -- Tim

    --
    TKrabec Pahh
  10. Compression requires two ends by alanjstr · · Score: 2

    In order for your modem to receive the data in a compressed format, whatever is sending the data has to compress it using the same algorithm. Thus mod_gzip works. But it will only work on things that are compressible in the first place. Will your mp3s come down the pipe any faster? Of course not. Compressing a compressed file with a different algorithm will get you minimal gains. The short answer: no, other than tweaking the packets a bit (ie MTU, etc), you can't 'accellerate' your downloads.

  11. Does anybody on Slashdot use the service? by Thing+1 · · Score: 2, Informative
    Does anybody on Slashdot use the service?

    I do, and I like it.

    I've had one-way cable, ADSL, and two-way cable. The new house does not have broadband, and there's no planned arrival date from either the cable company (AT&T) or Bellsouth. I can get ISDN, which is about twice as fast as what I currently have, for a ridiculous amount. Or I can get satellite, which is $70 a month but installation is almost $1,000.

    So any way to increase my current speed is welcomed, and their service does the trick. I haven't measured it with a stopwatch, but the pages load faster.

    The service I'm using is ProxyConn .

    They offer a free week trial, so if you're really interested in the service, give it a try!

    --
    I feel fantastic, and I'm still alive.
  12. Re:Acceleratotrons by Graymalkin · · Score: 2

    You can also use features in Mozilla, Konqueror, and IE to save content for offline browsing. It isn't an actual method to speed up your connection to websites but it does let you browse stuff pretty quickly. You can wait for everything to save to disk while making coffee or using the john and come back to do your browsing. One of the cool aspects of Ximian Evolution is the RDP news linker. Now if only Arts and Letters would put up an RDP too!

    --
    I'm a loner Dottie, a Rebel.
  13. Re:Well, just look at the technical documentation! by tjb · · Score: 2, Informative

    Nope, a cable modem does plenty of modulation and demodualtion. I'm pretty sure that cable modems use QAM (Quadrature Amplituded Modulation), though they may use PAM (Pulse Amplitude Modulation), which I'm much less familiar with.

    Anyway, they most certainly do have an A/D-D/A in them. QAM (which I'm pretty sure cable modems use) is similar to DMT DSL in that DMT is (more or less) 256 concurrent narrow-band QAM channels, while cable modems (presumably, my biz is DSL, I've never read more than the occassional whitepaper on cable modems) use a single wide-band QAM channel for each customer while the head-unit maintains several of these connections (one for each customer).

    Tim

  14. All you never wanted to know about cable modems by Bishop · · Score: 2

    There are cable modem standards called DOCSIS. Not all modems follow these standards. For the modulation demodulation part have a look at the RF specification starting at section 4 on page 23. Upstream uses QPSK or 16QAM, downstream uses 64QAM or 256QAM. I believe that for a given number of homes there will be one downstream signal, but multiple upstream signals. (the number of upstreams would probably not equal the number of homes.)

    For the hardcore RF geeks these specs are a great read. You can see how these specs were designed as opposed to "happened."

  15. ProxyConn - Any OS/Any browser?? by ScottG · · Score: 2

    ProxyConn's homepage brags that it "Works with all browsers / operating systems!".

    However, if you dig a little deeper into their "Technology" page, you find that it works with any MS-Windows OS and only IE and Netscape browsers.

    Never forget to read the fine print!!

    --
    Hey, who else could go for some flapjacks right now?
  16. Re:Well, just look at the technical documentation! by Yottabyte84 · · Score: 2

    A network card modulates and demodulates, but you'll get lynched if you call it a modem around other geeks.