rejetto forum

Software => HFS ~ HTTP File Server => Topic started by: NeHoX on October 03, 2007, 01:43:40 PM

Title: 2 Downloads/Connections per user.
Post by: NeHoX on October 03, 2007, 01:43:40 PM
Like the subject says.

When a friend of mine is downloading music from my HFS. He can only download 2 songs at a time. When he clicks on the third one, this one begins right after one of the first 2 is finished.

In the limits drop down menu everything is disabled. He should be able to download more than 2 songs at a time.

Thnx in advance

Look @ Attachment
Title: Re: 2 Downloads/Connections per user.
Post by: TSG on October 03, 2007, 03:56:03 PM
I can confirm this, no more than 2 files can be downloaded simultaneously.
Title: Re: 2 Downloads/Connections per user.
Post by: rejetto on October 03, 2007, 04:15:49 PM
Try using a different browser and see if the result vary.
HFS cannot force the browser to use more connections.
Title: Re: 2 Downloads/Connections per user.
Post by: Alons0 on October 03, 2007, 04:44:12 PM
May be the browser is cause this problem. :D
Title: Re: 2 Downloads/Connections per user.
Post by: NeHoX on October 03, 2007, 05:07:08 PM
Try using a different browser and see if the result vary.
HFS cannot force the browser to use more connections.

Why don't i have the same problem when i use a normal webhostinging software like WAMP. At the left bottom of the program screen it also says something with 2 connections all the time.... Why does my friend need to use something different then IE7? IE7 is mostly used.
Title: Re: 2 Downloads/Connections per user.
Post by: rejetto on October 03, 2007, 05:09:38 PM
what test did you do using apache?
Title: Re: 2 Downloads/Connections per user.
Post by: bacter on October 03, 2007, 06:25:13 PM
IE 7 and firefox limit the trafic to 2 simultaneous connections to one server-ip or proxy.

It seems to be a http1.1 recomendation. There are some patches that can change this values in the net.

But in case of a home-server (even with a good DSL) the total troughput will not increase significantly with more connections, it may even decrease as each connection needs resources.
Title: Re: 2 Downloads/Connections per user.
Post by: NeHoX on October 03, 2007, 10:23:49 PM
IE 7 and firefox limit the trafic to 2 simultaneous connections to one server-ip or proxy.

Can you point me in the right direction to "upgrade" this to more simultaneous connections? TIA!
Title: Re: 2 Downloads/Connections per user.
Post by: bacter on October 03, 2007, 11:37:21 PM
I regret, I can't, because I never recomend a program or patch that was not tested by me or a reliable friend of mine.

Try to google for example with "explorer conection limit" ... good luck!

But don't forget that's not on serverside where the limit is - the limit is on client side. ¿do you want that your visitors patch or modify their explorers only to download more files simultaneously. If your upload-speed isn't  higher than some 100 kBps your visitors won't have any benefit from having more conections. When a users conection download-speed is higher than your upload bandwidth, more conections will only slow down data-flow.
Title: Re: 2 Downloads/Connections per user.
Post by: Foggy on October 04, 2007, 03:16:49 AM
instead of downloading a patch that could possibly do damage to your computer, I suggest that your friend and everyone else just use a download manager that is designed for multiple downloads/connection.
Title: Re: 2 Downloads/Connections per user.
Post by: TSG on October 04, 2007, 03:57:40 AM
Agreed, using a download manager and removing 'prevent leeching' opens HFS up to better performance. A speed increase from 12KB\s to 140KB\s from Giant Eagles server :)

And anyway, downloading 2 files at the same time wont make them download any quicker lol, one after the other will have the same effect, hence with a download manager you can queue up files :)
Title: Re: 2 Downloads/Connections per user.
Post by: Giant Eagle on October 04, 2007, 07:46:15 AM
Ye, im with TSG here.

The best way to download multiple files, is to download them with a download manager (Queue) or the whole folder at once "~folder.tar"
Title: Re: 2 Downloads/Connections per user.
Post by: NeHoX on October 06, 2007, 11:07:21 AM
I found a possible way to remove the client side connection limit...

It's a simple registry patch, if people are interested in the code let me know.