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