[Proftpd-user] mod_ifsession cannot change the effect of SFTPMaxChannels
<[email protected]> Thu, 11 Aug 2022 17:27:24 +0800
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
Hi guys,i have proftpd 1.3.7d and found it cannot change the effect of SFTPMaxChannels which from mod_sftp. 1. my proftpd was configured by module mod_ifsession:./configure --with-modules=mod_ratio:mod_readme:mod_tls:mod_sftp:mod_ifsession"proftpd -V" shows mod_ifsession is the last module in the --with-modules list. 2. proftpd.conf snippet:<IfUser testUser> SFTPMaxChannel 100</IfUser>but test result shows that the maximum number of simultaneously open channels for the client of testUser is still default value 10. Best regards,zrlw _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html