Log in

View Full Version : High-priority ports


KiS
03-23-2003, 03:25 PM
Would it be possible to allow the selection of high-priority ports for active-mode ftp connections like it is already done with ioftpd's passive mode configuration? The reason is the same as described at http://www.ioftpd.com/board/showthread.php?threadid=444 - to get better bandwidth from various FTP servers.

MxxCon
03-23-2003, 03:42 PM
what the heck is "high-priority ports"?

you can specify port range in options, "proxy/firewall/ident" tab, "Limit local port range to: "

KiS
03-24-2003, 07:34 AM
I know - you can, however, only set a port range with the "limit local port range" function and it's impossible to choose ports under 1024, unless they are set manually in the .ini file. The disadvantage is that on any change in the options dialog, it will be set back to 1024/1024 again.

It has to be possible to select single ports as only the bandwidth for widely used ports like 23 (telnet), 25 (smtp), 80 (http) etc. is not restricted on ftp servers (BBB, for example) and full throughput is guaranteed on these ports only.

It's no use setting them to 23-80, because there are plenty of ports in between on which the bandwidth is deadly small. If it's set to one port only - like loport=80 and hiport=80 - you can be sure to use a "fast port", but you can have only one concurrent active ftp connection then.

Restricting various ports/services is called "port priorization" and the ports/services not restriced are high priority ports...

Do you understand it now?

misterilla
03-24-2003, 12:33 PM
true. a enhancement of the "limit port range" option would be great ...

edit it to a textbox where i can specify range/single ports or two options like

1. use single port(s): port1,port2,port3,port5
2. use port range: port1-port2

this would make it easy to specify the ports i want to use for active mode connections.

posted this already somewhere in the forum but nobody agreed ... mayb this option can be ini only. bigstar justified the imit on ports only above 1024 with the fact that problems can occure if standart users specify low ports cause they dont know what effect this option can have.

so a ini only setting would guarantee that only advanced users use this feature.

so 2 things to do:
- dont overwrite "hi/loport" settings when changing something in options
- add option to specify range AND single ports to use for active connection

think many ppl will be happy to see this in ffxp

rush
04-13-2003, 02:13 PM
This would be a good idea, and i know there are a few people who could use this feature. And like misterilla suggested, this could be made accessible only through manually editing the .ini, this way it wouldn't confuse the common user.

FooBag
02-17-2004, 06:14 PM
-bump

This would be a great addition if this could be implemented into a future version.

MidKnight
02-17-2004, 06:40 PM
yes i totally agree. this is something i could use a lot