Google accelerator - anyone using it?

Discussion in 'Google' started by Arnie, May 9, 2005.

  1. #1
    Arnie, May 9, 2005 IP
    Will.Spencer likes this.
  2. obenix

    obenix Eats an apple a day......

    Messages:
    2,236
    Likes Received:
    180
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I use it but there is virtually no help...
    Out of the 60hours of use, it has helped me shave off 5minutes..:(
     
    obenix, May 9, 2005 IP
  3. City2

    City2 Peon

    Messages:
    542
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Interesting, although my 3mbit is fast enough for browsing the web, dont need another program.
     
    City2, May 9, 2005 IP
  4. Michael

    Michael Raider

    Messages:
    677
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    150
    #4
    Haven't used it but have banned it:

    RewriteEngine on
    Options +FollowSymlinks
    RewriteBase /
    RewriteCond %{REMOTE_ADDR} ^(72.14.192.|72.14.194.)
    RewriteCond %{REQUEST_URI} !^/nogwa.html$
    RewriteRule ^.*$ /nogwa.html

    - Michael
     
    Michael, May 9, 2005 IP
  5. longcall911

    longcall911 Peon

    Messages:
    1,672
    Likes Received:
    87
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Haven't used it and wouldn't use it. I give G far too much info on my surfing habits already.

    I don't know what their privacy policy is, but too much information with one organization is in my view undesirable, regardless of what they might say the do to protect my information.
     
    longcall911, May 10, 2005 IP
  6. toddieg

    toddieg Peon

    Messages:
    252
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #6
    there's no way im gonna use it and give google more control over me :)
     
    toddieg, May 10, 2005 IP
  7. mopacfan

    mopacfan Peon

    Messages:
    3,273
    Likes Received:
    164
    Best Answers:
    0
    Trophy Points:
    0
    #7
    How did you find out those are the IP's that grab your site for the accellerator?
     
    mopacfan, May 10, 2005 IP
    Will.Spencer likes this.
  8. Michael

    Michael Raider

    Messages:
    677
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    150
    #8
    Whispers WMW...

    I confirmed their existence in server logs but two others mentioned 64.233.172. 64.233.173. have not appeared in the logs yet so I have left them out until they do.

    - Michael

     
    Michael, May 10, 2005 IP
  9. promediacorp

    promediacorp Peon

    Messages:
    20
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Unfortunately I missed the opportunity. :-(
     
    promediacorp, May 24, 2005 IP
  10. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #10
    Why would you want to ban it from your site? If you're worried about a privacy issue, presumably it's the person visiting your site that should worry, not the site owner.
     
    minstrel, May 25, 2005 IP
  11. Michael

    Michael Raider

    Messages:
    677
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    150
    #11
    It has nothing to do with a privacy issue.

    I want to be satisfied that the user experience is the same when the pages are passed through a Google server as when they are served directly from my server. At the moment I see some WA users are loosing their sessions and others get content they are not supposed to see because of pages prefetched for other users. On top of that it interferes with my page impression tracking.

    It's banned until these issues are resolved.

    - Michael

     
    Michael, May 25, 2005 IP
  12. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #12
    Your choice of course. Any idea how many visitors you are losing as a result?
     
    minstrel, May 25, 2005 IP
  13. Michael

    Michael Raider

    Messages:
    677
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    150
    #13
    I haven't looked across all sites but on larger sites it's between 20 - 40 per 10^6 hits but they may not all be unique visitors.

    - Michael

     
    Michael, May 26, 2005 IP
  14. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #14
    I guess my preference is to seriously limit blocked IPs to only a very few high-intensity spammers, hackers, or viral agents (and that really is only a small handful).

    Anything else is welcome. From the standpoint of eBusiness, I just don't think it's good business to block potential clients or customers.

    I really don't know how many people are going to latch on to the accelerator -- maybe not many at all -- maybe a lot. There's a risk with anything Google that it COULD be a lot of people... and if so that might be a lot of lost paying customers for anyone blocking the IP.
     
    minstrel, May 26, 2005 IP
  15. Perrow

    Perrow Well-Known Member

    Messages:
    1,306
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    140
    #15
    With reservations for me not being an httpd.conf expert. Blocking Google from (pre)fetching your page shouldn't block persons using the accelerator from accessing it, should it? They would just have to get it directly from your server as it couldn't be prefetched by G.
     
    Perrow, May 26, 2005 IP
  16. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #16
    You may be right. I'm not interested in the using the Accelerator myself so I haven't investigated it at all throughly.

    The scenario I was worrying about was where you get a visitor that annoys you from an AOL dialup and block the IP, only to later discover you've blocked everyone using that AOL proxy :eek:
     
    minstrel, May 26, 2005 IP
  17. Michael

    Michael Raider

    Messages:
    677
    Likes Received:
    92
    Best Answers:
    0
    Trophy Points:
    150
    #17
    That scenario does not apply in this case, we are just blocking Google's WA servers.

    Google seem to have got the message and they will either drop it or come out with an improved version.

    Google browser anyone?

    - Michael

     
    Michael, May 26, 2005 IP
  18. NewComputer

    NewComputer Well-Known Member

    Messages:
    2,021
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    188
    #18
    IMO this is the worst tool Google has ever produced. This seems like one of those things that 3 or 4 of their guys got together on a ski trip, experienced their first taste of richness (both food, drinks and women) and succumbed to drunken ideas.

    For those of us who did not grow up in our parents basement, this would equate to egging or toilet papering someone's house...

    Nothing to really gain by it, lose some adult street cred, but happens because you are hammered...

    :)
     
    NewComputer, May 26, 2005 IP
  19. minstrel

    minstrel Illustrious Member

    Messages:
    15,082
    Likes Received:
    1,243
    Best Answers:
    0
    Trophy Points:
    480
    #19
    You say that like it's a bad thing... :eek:
     
    minstrel, May 26, 2005 IP
  20. mxlabs

    mxlabs Peon

    Messages:
    327
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #20
    sounds more like a bandwidth issue from a webmaster's POV.
     
    mxlabs, May 27, 2005 IP