Proxy site

Discussion in 'Programming' started by z00pedup, May 21, 2006.

  1. #1
    Why are proxy sites so bandwidth intensive? IS it cuz you surf all the other sites through your domain?

    also if you get a proxy site coded how could you test it as I have no surfing restrictions..:(
     
    z00pedup, May 21, 2006 IP
  2. danielbruzual

    danielbruzual Active Member

    Messages:
    906
    Likes Received:
    57
    Best Answers:
    0
    Trophy Points:
    70
    #2
    Proxy sites are heavy on bandwidth because the sites get displayed through your server (images use up a lot of bandwidth).
    Rather than coding a new proxy you should check out PHP proxy and CGI proxy and modify them according to your needs.
    To test your proxy page upload it to your server and then visit WhatIsMyIp? with and without the proxy, if you get different addresses then the proxy is working.
     
    danielbruzual, May 25, 2006 IP
  3. danielbruzual

    danielbruzual Active Member

    Messages:
    906
    Likes Received:
    57
    Best Answers:
    0
    Trophy Points:
    70
    #3
    I forgot to mention, php proxy will be lighter on your server but it will not work with a lot of sites. CGI proxy will work with any site, allows SSL, disables image hotlinking through your server but is slower than php proxy and consumes more processor power.
     
    danielbruzual, May 25, 2006 IP
  4. lappy512

    lappy512 Peon

    Messages:
    277
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #4
    It's also very CPU intensive, as daniel said. Therefore, many shared hosts don't allow Proxies on their server.

    Mong says that Netfirms allows proxies, but I would always be prepared to be kicked out of a shared host, as I read something in the TOS that could allow them to kick out a proxy.

    Another option is to get a VPS or Dedicated server. You could get that after being kicked off of a shared webhost.

    Another option (self-promotion) is that you could use ProxyWebHost, a shared proxy web host I am starting. I charge premiums for the added bandwidth/cpu usage of Proxies.
     
    lappy512, May 25, 2006 IP
  5. Mong

    Mong ↓↘→ horsePower

    Messages:
    4,789
    Likes Received:
    734
    Best Answers:
    0
    Trophy Points:
    235
    #5
    :)
    Future is always uncertain with shared hosts.
     
    Mong, May 25, 2006 IP
  6. z00pedup

    z00pedup Peon

    Messages:
    326
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I have my own server so thats not a problem. I did get phpproxy customized with a template i designed.. its prety fit (=

    Thanx for the anwsers guys. Exackly what I needed
     
    z00pedup, May 26, 2006 IP