Files

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
mrblue
-


Joined: 24 Feb 2004
Posts: 27

PostPosted: Fri Oct 15, 2004 6:07 pm    Post subject: Files Reply with quote

Is it possible to limit it so you can only download 1 file at a time?
_________________
WolframHartLA - Angel Forums and general sci-fi
Back to top View user's profile Send private message Visit poster's website
mcwilliams132
-


Joined: 27 Jul 2003
Posts: 167
Location: Oshkosh, WI

PostPosted: Fri Oct 15, 2004 6:22 pm    Post subject: Reply with quote

hu?
_________________
::::::::::::::::::::::::::::::::::::::::::::::::::
:: Jon-Paul LeClair
:: http://mcwilliamsworld.com
:: "Lobster sticks to magnet!"
Back to top View user's profile Send private message Visit poster's website
mrblue
-


Joined: 24 Feb 2004
Posts: 27

PostPosted: Fri Oct 15, 2004 8:20 pm    Post subject: Reply with quote

I have downloads on my site but i want to make it so you can only download 1 file at a time so i dont get like 6 people downloading 3 or 4 files at the same time because thats like 24 files. Hope thats more clear.
_________________
WolframHartLA - Angel Forums and general sci-fi
Back to top View user's profile Send private message Visit poster's website
senshi
-


Joined: 05 Nov 2003
Posts: 385
Location: UK

PostPosted: Sat Oct 16, 2004 9:13 am    Post subject: Reply with quote

you would have to use a bandwidth restrictor, its a piece of software that actively limits your bandwidth at the LAN card, this however has a limiting factor in that you may then experienc or rather your surfers will experienc page errors or no page dispalyd even though your not using all your bandwidth.

your alternative is to have a script that run on the users local machine that wont allow them to download more than one file at a time, it is possible to detect all sorts of events including the downloading of files and other things like when the download has finished, this built into the page which picks up on page clicks, checks to see if theirs a download if so, alert the user.

All it takes is some javascript or vbscript, if you surf the net for a while you will see examples of web loads, take the Yahoo chat install, over the web, installs and configure...

Your alternative is to use .php with a database to track users and reference the database to see if the IP address and user name etc is already downloadng, etc...

Those are the only two ways I can thing of that could do the job, the javascript relys on the end users browser being js enabled, a php served page and control at your end would be more resource hungry but you pull the strings, the javascript page couldd be viewed and the surfer engineer a copy without your restrictions if they have the savvy.
Back to top View user's profile Send private message
amonia
-


Joined: 10 Oct 2004
Posts: 45

PostPosted: Sat Oct 16, 2004 11:00 am    Post subject: Reply with quote

mrblue - everything is possible
You can limit the number of connections per IP - but that is not good prectise. Better use IP troteling. (or what ever the thing is in english)
Back to top View user's profile Send private message
mg66
-


Joined: 15 Aug 2004
Posts: 85
Location: USA, Illinois

PostPosted: Sat Oct 16, 2004 11:12 am    Post subject: Reply with quote

The beta version does have bandwidth throttling. Not sure if the normal version has it though. Most FTP servers have options for number of connections, bandwidth and file limits etc.
_________________
mg66

http://sv650.metromain.net
http://photography.metromain.net
http://weather.metromain.net
http://www.metromain.net
http://www.bghi.us


Abyss Web Server X2
Back to top View user's profile Send private message Visit poster's website
mrblue
-


Joined: 24 Feb 2004
Posts: 27

PostPosted: Sun Oct 17, 2004 6:47 pm    Post subject: Reply with quote

Yeah I'm using the Beta version with the bandwidth settings and well i still get people downloading 3 or more files at once, the server only has 600k bandwidth and my setting for the bandwidth is 600 over 150 and well downloads still seem slow i mean like 7k. My net connection is 1500k (1.5mb)
_________________
WolframHartLA - Angel Forums and general sci-fi
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group