5000/day limit

Discussion in 'Yahoo API' started by hardjoko, May 15, 2007.

  1. #1
    Guys, I have a server with 6 IP and so hundreds of domain name. Many of my users are using yahoo IP. However, they hit 5000 /day so soon.

    I checked that when people the file_get_content, my server will always make outbound call using the standard IP rather than the additional IP.

    So even if I give my user a special IP, all those domains will still use the same IP.

    How can we use file_get_contents with the other 5 of my IPs?
     
    hardjoko, May 15, 2007 IP
  2. hdogan

    hdogan Peon

    Messages:
    316
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    It's impossible i think.
    You should change route table of your server everytime you need to connect from different IP number. Let me know if I'm wrong and know better way to do this ;)
     
    hdogan, May 16, 2007 IP
  3. mastergagga

    mastergagga Well-Known Member

    Messages:
    354
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #3
    Oh. Is there a limit higher than that.
     
    mastergagga, May 17, 2007 IP
  4. enjoythis

    enjoythis Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    This relates to 5,000 queries PER SITE IP not per user IP.
     
    enjoythis, Jun 21, 2007 IP