Max tab
The Max tab defines some values to throttle connections and transfers for a domain.
(Here we define MAX_VALUE = 999,999,999).
Max number of connections
Enter the maximum number of users that can be connected to the domain at any one time. The number must be an integer between 1 and MAX_VALUE.
Max number of connections per IP
Enter the maximum number of users that can be connected per IP at any one time. The number must be an integer between 1 and MAX_VALUE.
Max number login failures
Enter an integer between 1 and MAX_VALUE. The user will be blocked if the number of login failures exceeds the set number.
Max connection time
Enter an integer between 1 and MAX_VALUE. After the set maximum connection time (min), the connection will time out.
Max number of connections per user
Enter an integer between 1 and MAX_VALUE. Users are blocked from connecting to your server if they make more than the maximum number of connections set.
Disconnect user after XX consecutive invalid commands
Enter an integer between 1 and 255. The user will be disconnected after the set number of consecutive invalid commands.
Transfer timeout in sec
Enter an integer between 1 and MAX_VALUE. The transfer will time out if not finished in the set time.