View Single Post
Torkell

Stealth Admin

Joined: Jul 2004

Posts: 2,153

Torkell is a forum legendTorkell is a forum legendTorkell is a forum legend

Dec 1, 2006, 12:48 AM
Torkell is offline
Reply With Quote
Theres a few tricks that can be done to rate-limit both bandwidth and the number of requests for files, thought be careful with how you set them up. 1 download per IP rules suck when they don't discriminate between real users and users forced to use proxy servers.

Another idea would be to put in one of the many "prove you're human" systems. Feed the actual file through a php script to avoid giving away the actual location of it, and that should cut almost all of the bots out.
__________________
-- Torkell