PDA

View Full Version : connection limits?



Goukhan
November 9th, 2004, 17:57
is there a script i can install into my server that will do the following?:
1) Limit Users To 1 Connection To The Server At A Time
2)Block Off Download Managers
i need this because my media server is always slow because of too many downloads being processed
so i am attempting to limit the number, if u know a script that can do this or a setting thru cpanel please help me

thankz

knives
November 17th, 2004, 14:14
I think that the best solution for you is FTP.

Set up guest account with a limit of 1 seesion at a time, and all your problems should be solved. People wouldn't even need FTP client to download things. Just give them direct links like:
ftp://guest:pass@mysite.com/file.avi or ftp://mysite.com/file.avi for anonymous and that's all.

I don't think you'll find any script that would be that efficient.