<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<rss version="2.0" 
  xmlns:content="http://purl.org/rss/1.0/modules/content/" 
  xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:atom="http://www.w3.org/2005/Atom" 
  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" 
  xmlns:media="http://search.yahoo.com/mrss/">
  <channel>
    <title>Ss on Mark Zhu&#39;s Blog</title>
    <link>https://blog.mygraphql.com/en/tags/ss/</link>
    <description>Recent content in Ss on Mark Zhu&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>labile.zhu@gmail.com (Mark Zhu)</managingEditor>
    <webMaster>labile.zhu@gmail.com (Mark Zhu)</webMaster>
    <copyright>Mark Zhu ©2026, All Rights Reserved</copyright>
    <lastBuildDate>Sun, 10 Sep 2023 01:12:15 +0800</lastBuildDate>
    
        <atom:link href="https://blog.mygraphql.com/en/tags/ss/index.xml" rel="self" type="application/rss+xml" />
    

      
      <item>
        <title>A Complete Guide of &#39;ss&#39; Command Output Metrics - TCP Connection Inspecting Tool</title>
        <link>https://blog.mygraphql.com/en/notes/low-tec/network/tcp-inspect/</link>
        <pubDate>Sun, 10 Sep 2023 01:12:15 +0800</pubDate>
        <author>labile.zhu@gmail.com (Mark Zhu)</author>
        <atom:modified>Sun, 10 Sep 2023 01:12:15 +0800</atom:modified>
        <guid>https://blog.mygraphql.com/en/notes/low-tec/network/tcp-inspect/</guid>
        <description>&lt;p&gt;&lt;img src=&#34;https://blog.mygraphql.com/en/notes/low-tec/network/tcp-inspect/index.assets/image-20220801231018488.png&#34; alt=&#34;image-20220801231018488&#34;&gt;&lt;/p&gt;
&lt;h2 id=&#34;introduction&#34;&gt;Introduction&lt;/h2&gt;
&lt;p&gt;Understanding metrics from Linux ss command output.&lt;/p&gt;
&lt;p&gt;I am not a network expert, but after years of troubleshooting network problems in production and test environments, I no longer want to muddle through, so I record what I have learned. Due to limited understanding of TCP stack implementation, the content is for reference only.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;ss&lt;/code&gt; is a perfect tool to inspect TCP connection level statistics. But it is not well-documented. This article tries to explain the output of &lt;code&gt;ss&lt;/code&gt; and how to read the metrics from the &lt;code&gt;ss&lt;/code&gt; output.&lt;/p&gt;</description>
        
        <dc:creator>Mark Zhu</dc:creator>
        
        
        
        
          
            
              <category>kernel</category>
            
          
            
              <category>TCP</category>
            
          
            
              <category>socket</category>
            
          
            
              <category>ss</category>
            
          
        
        
        
      </item>
      

    
  </channel>
</rss>
