Does anyone know if there is a upper limit for the maxium number of users that can read a single file from a NTFS share using Windows XP and Windows Server 2003?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The number of simultaneous connections to an SMB file server depends on available licenses, network and server capabilities, but there is no fixed upper limit.
For example, a modern Windows file server can easily serve thousands of clients. If only a single file is to be served, it will reside in memory after the first client has read it (and if memory is large enough). After that the number of clients is limited only by network throughput.