🎴 Flashcard Mode
Microsoft Web Technologies: .NET Framework, ASP.NET and IIS
Card1 / 20
Mastered0
Review0
QuestionClick to flip
"Active Sessions" is the parameter in the FTP site Tab that I use to determine how many users are connected to my FTP service?
AnswerClick to flip back
A
False
💡 Explanation:
In FTP site configuration, the 'Active Sessions' parameter limits the maximum number of concurrent connections allowed - it's a threshold setting, not a counter showing current users. To see how many users are currently connected, you would look at session logs or monitoring tools, not the parameter itself. The statement is false.