What does the ipvs command output mean?

Source: Internet
Author: User
What is the meaning of the ipvs command output? I have to enter the following information. activeconn and inactconn are both high. What's the problem? I use Linux as3.0, heartbeat + ldirector + LVS. The total number of concurrent jobs in the cluster is always low!
IP Virtual Server version 1.0.8 (size = 65536)
Prot localaddress: Port sched1_flags
-> Remoteaddress: port forward weight activeconn inactconn
TCP 192.168.2.10: http rr persistent 3600
-> Web 3: HTTP Route 1 450 3269
-> Web4: HTTP Route 1 462 3652
-> Web2: HTTP Route 1 866 4159
-> Web 1: HTTP Route 1 910 3835

 

 Activeconn indicates the number of connections in the TCP established State, and inactconn indicates the number of connections in the TCP non-established State, such as syn_received, time_wait, close_wait, and so on.

 

Is the number of activeconn equal to the number of connections corresponding to the established status on the real server? 

Yes, you can say that. 

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.