A few points:
We'll be going over our logs before the contest is closed to eliminate any possible other issues and removing any users that need to be.
As far as bots go, it's a gray area that I don't think was specifically forbidden - but I haven't read the contest rules and am not actively enforcing them myself, it's up to other people what is considered cheating. However, anyone who has dealt with web servers or writing crawlers repeatedly should certainly be aware of rate limiting and robots.txt considerations. I don't care what you're trying to do on the site, if an individual is hammering my server faster then I allow crawlers over an extended period of time, I'm making them go away.
Unfortunately the script I use to determine who's being naughty is more tuned to detect an extended DDoS on the web servers, and didn't account for many short bursts of traffic (as people rapidly open every profile on a search page), so I'll tweak that a bit and see what washes out. At this point, nobody else came even close to the several hundred thousand profile views Psau clocked yesterday.
We'll be going over our logs before the contest is closed to eliminate any possible other issues and removing any users that need to be.
As far as bots go, it's a gray area that I don't think was specifically forbidden - but I haven't read the contest rules and am not actively enforcing them myself, it's up to other people what is considered cheating. However, anyone who has dealt with web servers or writing crawlers repeatedly should certainly be aware of rate limiting and robots.txt considerations. I don't care what you're trying to do on the site, if an individual is hammering my server faster then I allow crawlers over an extended period of time, I'm making them go away.
Unfortunately the script I use to determine who's being naughty is more tuned to detect an extended DDoS on the web servers, and didn't account for many short bursts of traffic (as people rapidly open every profile on a search page), so I'll tweak that a bit and see what washes out. At this point, nobody else came even close to the several hundred thousand profile views Psau clocked yesterday.