InterviewSolution
Saved Bookmarks
| 1. |
How Many Simultaneous Connections Can A Samba Server Support? |
|
Answer» In theory, there is no limit. In PRACTICE, the limit is determined by the server’s hardware, specifically the TOTAL amount of available RAM and the CPU power. It might also DEPEND on the amount of ACTIVITY from the smbd processes. In theory, there is no limit. In practice, the limit is determined by the server’s hardware, specifically the total amount of available RAM and the CPU power. It might also depend on the amount of activity from the smbd processes. |
|