Re: [Proftpd-user] RLimitMemory question
Ian via Proftp-user <[email protected]>
| Newsgroups | gmane.network.proftpd.user |
|---|---|
| Message-ID | <[email protected]> |
So it looks like a minimum value for what we need is 213MB per session is what makes it work. Below 213M , we get the following errors: RLimitMemory session 212M . <<<<<< FAILED Error: Connection reset by peerError: Could not connect to server or Error: Authentication failed.Error: Critical error: Could not connect to server RLimitMemory session 213M <<<<<<<<< WORKS Immediate after logging in, i looked at htop and it showed that the authenticated proftpd process is using up 196MB of Virtual memory . if each session takes up 196MB of VM inside an 8GB RAM server, at most we can support is 47 concurrent sessions? What's a strategy to scale up without adding a lot of hardware? use a large swap space ? ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ ProFTPD Users List <[email protected]> Unsubscribe problems? http://www.proftpd.org/list-unsub.html