VSFTPD WITH MYSQL
This document describes how to install a vsftpd server that uses virtual users from a MySQL database instead of real system users. This is much more performance related and allows to have thousands of ftp users on a single machine.
install vsftpd libpam-mysql mysql-server mysql-client phpmyadmin
netstat -tap | grep mysql