{
  "schemaVersion": "0.11.0",
  "canonical": "https://www.pystone.net/notes/windows-ops-port80-conflict-tracking/",
  "atlas": "https://www.pystone.net/?node=windows-ops-port80-conflict-tracking#knowledge-atlas",
  "markdown": "https://www.pystone.net/notes/windows-ops-port80-conflict-tracking.md",
  "context": "https://www.pystone.net/notes/windows-ops-port80-conflict-tracking.context.json",
  "knowledgeVersion": "224c990773de.5fa8af6e39fa",
  "build": {
    "siteCommit": "224c990773de166d23a886306577dd90379529ce",
    "notesCommit": "5fa8af6e39fa3891d1b9b4832bfa6c4e0ecaaf0a",
    "builtAt": "1970-01-01T00:00:00.000Z",
    "version": "224c990773de.5fa8af6e39fa"
  },
  "id": "note:windows-ops-port80-conflict-tracking",
  "slug": "windows-ops-port80-conflict-tracking",
  "title": "Windows运维案例学习 - 80端口号占用的跟踪",
  "type": "note",
  "visibility": "public",
  "idStability": "rename-stable",
  "author": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "publisher": {
    "name": "Perrin Yong",
    "profile": "https://www.pystone.net/profile/"
  },
  "aliases": [],
  "summary": "Windows运维案例学习 80端口号占用的跟踪",
  "contentRole": "unspecified",
  "isMoc": false,
  "mocRecognition": "none",
  "generated": false,
  "attribution": "unspecified",
  "domain": "10-计算机、信息技术与工程",
  "tags": [],
  "mocs": [],
  "contentHash": "242452e26dc3fcc013d788beb9a13b3b990cc529fb2b435b36fb478654c324d7",
  "assets": [
    {
      "reference": "assets/0059 - Windows运维案例学习 - 80端口号占用的跟踪__resource-001-09a4ba3bdba8.png",
      "url": "/media/cb0149aa0fdfc579ca66.png",
      "mediaType": "image/png",
      "contentHash": "cb0149aa0fdfc579ca6609e53e79316790d8553f3bb07525ecd560d47be11f3c",
      "byteLength": 124909,
      "width": 802,
      "height": 238
    },
    {
      "reference": "assets/0059 - Windows运维案例学习 - 80端口号占用的跟踪__resource-002-8cab2f745481.png",
      "url": "/media/11802ca3be567828d83a.png",
      "mediaType": "image/png",
      "contentHash": "11802ca3be567828d83a2a83f66d7a948f02f0a328450c8ce01a6f1ae14b9883",
      "byteLength": 62491,
      "width": 567,
      "height": 871
    },
    {
      "reference": "assets/0059 - Windows运维案例学习 - 80端口号占用的跟踪__resource-003-f495441f8610.png",
      "url": "/media/f2565a827da8b8c9e686.png",
      "mediaType": "image/png",
      "contentHash": "f2565a827da8b8c9e6860a82c497b47c0b9ecbfc50efebfcc187d9a2f6d44efd",
      "byteLength": 102329,
      "width": 709,
      "height": 596
    }
  ],
  "headings": [
    {
      "depth": 1,
      "text": "Windows运维案例学习 - 80端口号占用的跟踪",
      "anchor": "windows运维案例学习---80端口号占用的跟踪",
      "citation": "https://www.pystone.net/notes/windows-ops-port80-conflict-tracking/#windows%E8%BF%90%E7%BB%B4%E6%A1%88%E4%BE%8B%E5%AD%A6%E4%B9%A0---80%E7%AB%AF%E5%8F%A3%E5%8F%B7%E5%8D%A0%E7%94%A8%E7%9A%84%E8%B7%9F%E8%B8%AA"
    }
  ],
  "claims": [],
  "outgoing": [],
  "incoming": [
    {
      "id": "note:software-engineering-and-quality",
      "title": "软件工程与质量保障",
      "url": "https://www.pystone.net/notes/software-engineering-and-quality/",
      "atlas": "https://www.pystone.net/?node=software-engineering-and-quality#knowledge-atlas",
      "label": "软件工程与质量保障",
      "origin": "explicit",
      "humanReviewed": true,
      "context": "CI-CD与质量保障/CI-CD工具链中的“Windows运维案例学习 - 80端口号占用的跟踪”导航项",
      "citation": "https://www.pystone.net/notes/software-engineering-and-quality/#ci-cd%E4%B8%8E%E8%B4%A8%E9%87%8F%E4%BF%9D%E9%9A%9Cci-cd%E5%B7%A5%E5%85%B7%E9%93%BE"
    }
  ],
  "contentMarkdown": "# Windows运维案例学习 - 80端口号占用的跟踪\n\n﻿# Windows运维案例学习 - 80端口号占用的跟踪\n\n> 创建时间：2022/8/25 16:26\n\n<https://blog.csdn.net/hacker5077/article/details/122748104>\n\n![](assets/0059 - Windows运维案例学习 - 80端口号占用的跟踪__resource-001-09a4ba3bdba8.png)\n\nSystem进程占用，可能是System之下的具体的服务占用。\n\nnetsh http show servicestate 查看一下当前的http服务状态\n\n![](assets/0059 - Windows运维案例学习 - 80端口号占用的跟踪__resource-002-8cab2f745481.png)\n\n进一步根据ID找到对应的进程\n\n![](assets/0059 - Windows运维案例学习 - 80端口号占用的跟踪__resource-003-f495441f8610.png)\n\n通过进程svchost可以转到对应的服务。\n"
}
