<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>wannabe-jellyfish</author_name>
  <author_url>https://blog.hatena.ne.jp/wannabe-jellyfish/</author_url>
  <blog_title>くらげになりたい。</blog_title>
  <blog_url>https://memory-lovers.blog/</blog_url>
  <categories>
    <anon>運用</anon>
    <anon>linux</anon>
  </categories>
  <description>よくやるけど、毎回調べるやつ。。netstatの結果をポートでgrepするだけ。 $ netstat -an | grep -E ':(80|443)' | grep -v &quot;CLOSE_WAIT&quot; ESTABLISHED TCPでの接続が確立されて、現在通信が行われている状態を指す TIME_WAIT 接続終了待ちの状態を指す。しばらくすると、CLOSEDへ移行する LISTENING 利用可能なポートの待ち受け状態を指す。「-a」オプションを付加させた場合に表示される SYN_SENT サーバに接続要求（SYNchronize）を送信したが、応答（ACKnowledgement）を受けてい…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmemory-lovers.blog%2Fentry%2F2019%2F01%2F25%2F231028&quot; title=&quot;【運用小ネタ】Webサーバに接続している数を確認する(netstat -an | grep ...) - くらげになりたい。&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2019-01-25 23:10:28</published>
  <title>【運用小ネタ】Webサーバに接続している数を確認する(netstat -an | grep ...)</title>
  <type>rich</type>
  <url>https://memory-lovers.blog/entry/2019/01/25/231028</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
