Potentially... FTP could be limited in a number of other ways though (e.g. space, number of users), and in practice it's also very silly to configure the FTP server to accept unlimited simultaneous connections!
Take ProFTPD - you'd be spawning a new child process per connection, and this can easily be used in a DoS attack to kill the server... enough processes and it wouldn't be possible for any more to be created and the server would be completely overloaded (including anything else running on that same server - not just the FTP server/service).
So I'd advise that unlimited simultaneous connections (for anything) are best avoided; by hosting your site(s) on servers configured in this way you'll be waiting for them to go down
If there's another way (as in this case) then it's probably a better approach - although since the OP hasn't given much detail then I can't really comment on the relative merits in this case. 
__________________
Please login or register to view this content. Registration is FREE :: DDS & Dedicated, UK & USA-based Please login or register to view this content. Registration is FREE, Reseller & Shared Hosting
Experienced Parallels Platinum Partners (Plesk since 2001, Virtuozzo since 2003)
|