sji2671
Junior Member
 
United Kingdom
185 Posts |
Posted - 10 March 2005 : 13:54:44
|
I wonder if this is likely or not however:
I am part of a community that has an advertising program which was written in php to display ads pulled from a main server.
Someone has taken the single php coding and managed to code it into asp for a large number of us to use, however there seems to be a bug in this asp coded version, furthermore the asp version is not supported but many of us dont run php website and we need this asp code to work.
I have both versions of the code and I have a reason why the asp version is breaking down and I need someone who can possibly look into this for me?
I am willing to pay a little by paypal if anyone could help me on this, it really would be appreciated if anyone has the time to look into as soon as possible.
Just to explain ads are pulled from a server and cached to a text file which are displayed on my site, however our asp sites keep getting banned, the reason for this is:
The system automatically blocks the IP if it makes too many requests to the ad network server to quickly. If your setup is working properly, it should request no more then 1 new ad every 15 minutes.
The PHP version will not even make a request to the ad server until AFTER it confirms the cache file is writable, I think this is what is wrong with the ASP version.
Thanks Scott
|
|