The ultimate way to make samba faster

Source: Internet
Author: User
The ultimate way to make samba faster-Linux Enterprise Application-Linux server application information. The following is a detailed description. I tried many methods and finally solved how to make samba faster and more stable:

Cause: In the default ip resolution, ipv6 is added to many versions of linux (although ipv6 is disabled by many users) therefore, an ip address resolution that affects the speed of the samba service is generated. The excuse for this impact is/etc/hosts. To solve this problem, manually comment out the redundant ip addresses (or remove them using corresponding tools.

Open your/etc/host and check the following text to see what is going on:

# Special IPv6 addresses
#: 1 localhost ipv6-localhost ipv6-loopback

# Fe00: 0 ipv6-localnet

# Ff00: 0 ipv6-mcastprefix
# Ff02: 1 ipv6-allnodes
# Ff02: 2 ipv6-allrouters
# Ff02: 3 ipv6-allhosts
192.168.0.1 zc

(Note: This is the part I commented out in my/etc/hosts, and the last line is the ip address of my local area network I added, and the zc behind it is the working group) these two methods can greatly speed up samba.
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.