Thread: need PHP help
View Single Post
Old 01-31-2002, 07:58 AM  
Dawgy
Confirmed User
 
Join Date: Jul 2001
Posts: 5,856
need PHP help

i need some help writing a simple php script... or just someone to do it for me... here's the general idea:

1. hits come in to a url like this: mydomain.com/in.php?source=acct

2. script decides which of my sites to send the hit to (the target), based on a percent that i have set. so like if i have 3 sites in the script, i can have it send 50% to one 25% to another, 25% to the third, etc.

3. info is logged: unique or raw (per source), source of hit, target of hit

4. hit is sent to the target.

sounds pretty simple, but i need this to be able to handle about 200,000 hits a day to start... and not kill my server...

hit me up on icq or post here if you know a good solution
__________________
the revolution is coming.

Last edited by Dawgy; 01-31-2002 at 08:51 AM..
Dawgy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote