Configure proxies when performing MID-less upgrade using a Content Delivery Network (CDN)

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Create proxies for added security when upgrading MID-less agents via a Content Delivery Network (CDN). You add proxy servers to the sn_agent_proxy table on the ServiceNow instance.

    始める前に

    Role required: agent_client_collector_admin

    手順

    1. Navigate to All > Agent Client Collector > Package Download Proxies.
    2. Select New to create a new proxy server.
    3. Fill in the fields on the page.
      表 : 1. Proxy - New record page fields
      Field Description
      Name A descriptive name to identify the proxy server.
      URL The URL of the proxy server that is accessed when the agent downloads the installer. Enter the URL in the following format: some.example.com:8800.
      Domain Select one of the following:
      • leaf: Select if domain separation is active, and select the leaf domain for the proxy to be used in.
      • global: Select if domain separation is not active.
      Order A number indicating which proxy is used first when the agent downloads the installer from the CDN. Lower numbers are used first.
      Active Select for the URL to be invoked.

      Clear for the URL to be ignored.

      If no proxy server is specified, the default of direct is invoked, instructing the agent to download the installer directly from the CDN.