Just installed subj, and here is the problem.
If user with d/l manager (such as FlashGet) begins multithreaded d/l from server with limited connections per ip, and if connection limit in d/l manager exceeds connection limit in ioFTPD, he eventually gets banned by this section:
Quote:
# To be removed from the ban list a user MUST NOT attempt to connect during
# the temp ban time else he'll just keep pushing the ban farther out...
Connections_To_Ban = 6 # 6 connections without a reset and
# IP is temp banned (5)
Ban_Counter_Reset_Interval = 60 #
Temporary_Ban_Duration = 300 # Seconds host remains banned
|
When this happens, ioFTPD crashes after a small amount of connection attempts from banned IP. Windows just reports that application stopped working.
System is Vista Ultimate x64