Cheap Flights - Buy Anything On eBay - Bad Credit Loan - Free Music Download - MySpace Backgrounds

PDA

View Full Version : 5000/day limit


hardjoko
May 15th 2007, 12:34 am
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?

hdogan
May 16th 2007, 7:18 am
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 ;)

mastergagga
May 17th 2007, 9:19 pm
Oh. Is there a limit higher than that.

enjoythis
Jun 21st 2007, 1:22 am
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?

This relates to 5,000 queries PER SITE IP not per user IP.