On Sun, Feb 12, 2006 at 10:32:27AM -0500, Mark Charette wrote:
> 
> >
> >Let me give an example:
> >
> >on fileplanet.com, they have something so called "download slot"
> >and "lines". They limit the number of concurrent downloads. If
> >there are too many users, they will disallow new user to
> >download their files.  As I know, they do it with custom HTTP
> >server.
> Not so custom ... Apache has quite a few bandwidth limiting
> modules. I use mod_bandwidth to accomplish this.

I would suggest going this method instead of trying to chisel a
round wheel from a square granite rock.

Curt.
-- 
cat .signature: No such file or directory

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to