rejetto forum
Software => HFS ~ HTTP File Server => Bug reports => Topic started by: ninjapimp on December 06, 2009, 08:58:42 PM
-
(http://www.devilsrage.com/bucket/hfs.jpg)
Can some help me understand how to fix this or why it is...
i see one user who is leeching 5 files of the exact same file...
should it not appear 1 user for the file, i don't understand why some users it spams multiple downloads for exact IP and file yet others who leech only displays one download
if you look closely it shows he is leeching a file 5 times all at different amounts...
is this caused by download accelerator being turned off? cuz i tried with it on or off and same result.
here is a thread in regards to me having problems with limits.
http://www.rejetto.com/forum/index.php/topic,7806.msg1047386.html#msg1047386 (http://www.rejetto.com/forum/index.php/topic,7806.msg1047386.html#msg1047386)
so i've removed limits and HFS works great when there are no limits in place.
my goal is to allow 10 ppl to leech at any given time and allow only 1 download PER IP. but when i try this it causes HFS to load the site garbled
Using Beta #250 on win2k8
i tried putting limits, like 1 per IP but when i do this it breaks HFS. I've tried some combinations on the limits
below are my debug log settings:
easy=no
# default: yes
port=2000
# default:
files-box-ratio=0.206489675516224
# default: 0
log-file-name=hfs_log_month-%m%.log
# default:
log-date=yes
# default: no
log-bytes-sent=yes
# default: no
log-apache-format=%h %l %u %t "%r" %>s %b "%{Referer}i %z"
# default:
tpl-file=D:\hfs\RAWR-Template-0.1.2\RAWR-Template-0.1.2.tpl
# default:
auto-save-vfs=yes
# default: no
tray-icon-for-each-download=no
# default: yes
last-dialog-folder=\\thecus\raid5\FTP\iPhone
# default: D:\hfs
auto-save-vfs-every=600
# default: 0
last-update-check=40153.3965076389
# default: 0
tray-shows=connections
# default: downloads
connections-timeout=20
# default: 60
last-file-open=D:\hfs\iphonoe.vfs
# default:
find-external-on-startup=yes
# default: no
encode-spaces=no
# default: yes
icon-masks=.ipa|18||
# default:
recent-files=D:\hfs\iphonoe.vfs
# default:
trusted-files=D:\hfs\iphonoe.vfs
# default:
compressed-browsing=no
# default: yes
out-total=73339793255
# default: 0
in-total=37295112
# default: 0
hits-total=90955
# default: 0
downloads-total=1759
# default: 0
connections-columns=IP address;120|File;180|Progress;84|Status;180|Speed;60|Time left;55|
# default: IP address;120|File;180|Status;180|Speed;60|Time left;55|Progress;70|
ip-services=http://www.dovedove.it/hfs/ip.php|;http://www.checkip.org|color=green>;http://www.whatismyip.org/|;http://www.melauto.it/public/rejetto/ip.php|;http://checkip.dyndns.org|:;http://2ip.ru|#0033FF">;http://www.canyouseeme.org|td><b>
# default:
ip-services-time=40151.6628440625
# default: 0
-
why are there multiple downloads from same file on same IP??
Check you limits setting: Menu -> Limits -> max simultaneous downloads from single address. If you set that at 'disabled' (no limits) or anything higher than '1' you will see that behavior. Also from the same menu, you can enable 'prevent leeching' (download accelerators).
Can some help me understand how to fix this or why it is...
i see one user who is leeching 5 files of the exact same file...
should it not appear 1 user for the file, i don't understand why some users it spams multiple downloads for exact IP and file yet others who leech only displays one download if you look closely it shows he is leeching a file 5 times all at different amounts...
If a user is using a download accelerator and it is set to download a file from as many connections as it can, you will see that behavior if your HFS is configured to allow it. As for the file being downloaded in 5 different pieces, that's the way a download accelerator works. As for one download connection for another IP that is more common when a browser is used for the download.
so i've removed limits and HFS works great when there are no limits in place.
If you removed limits, the menu limit items will all show as 'disabled'. That means you have HFS set wide open (no limits).
my goal is to allow 10 ppl to leech at any given time and allow only 1 download PER IP.
Try this:
max simultaneous downloads - 10
max simultaneous downloads from single address - 1
max simultaneous addresses - 10
max simultaneous addresses downloading - 10
Using Beta #250 on win2k8
i tried putting limits, like 1 per IP but when i do this it breaks HFS. I've tried some combinations on the limits
I never heard of that happening. Maybe re-load a fresh copy of HFS.
-
Try this:
max simultaneous downloads - 10
max simultaneous downloads from single address - 1
max simultaneous addresses - 10
max simultaneous addresses downloading - 10
i think he needs only first 2 limits.
limit4 is implied by limit3, and limit3 is actually just limiting browsing to those 10 guys who are also downloading.
i guess he may not want to limit browsing, but just downloading, so i suggest to set just limit1 and limit2 suggested by maverick,
but for your information i must say that limit2 and option "prevent leeching" are just the same thing.
-
my goal is to allow 10 ppl to leech at any given time and allow only 1 download PER IP. but when i try this it causes HFS to load the site garbled
your HFS looks garbled only when you limit "connections".
you must limit "downloads" and you won't have problem ;)
-
gotcha
thank you for the help