Use vsftp to limit user download speed and thread count

Source: Internet
Author: User
Article Title: Use vsftp to limit the download speed and number of threads. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

I have always wanted to write a few more articles on linux servers, but I am too busy and have no time. Now I have finally made some time .... haha, next I will introduce how to use vsftp to build an ftp server, and demonstrate how to limit the download speed and thread count of "Local Users" and "Anonymous Users ,.... if you don't talk about it, the following is my topology:

1. Mount the CD and install the vsftp server package, as shown in:

2. Create a local user for testing, as shown in:

3. Edit the vsftp configuration file and add the following options at the end of the file: max_per_ip = 1
Local_max_rate = 100000
Anon_max_rate = 50000
Max_clients = 100
As shown in:

 

4. Start the Service, as shown in:

 

[1] [2] [3] Next page

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.