mysecureshell
mysecureshell copied to clipboard
max Clients limited by 128?
Hi, we have reached the limit of 128 simultaneous connections, is that right that connection are hard coded in SftpWho.h? and when i set the limit to #define SFTPWHO_MAXCLIENT 256, What about the memory consumption?
Hello,
You can update SFTPWHO_MAXCLIENT to 256 for only few kilo-bytes of memory.