<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic ArcGIS Server 10.7.1: What is the minimum network capacity (bandwidth) in Mbps that ensures stability for machines joined in same site? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469053#M18083</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 0cm;"&gt;ArcGIS Server 10.7.1: What is the minimum network capacity (bandwidth) in Mbps that ensures stability for VM servers joined to same site?&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;I couldn’t figure out What is the minimum network capacity (bandwidth) in Mbps that ensures stability for VM servers joined to same site knowing that the number of requests reach 160 request/hour&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/507480_Clip_89.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/507481_Clip_90.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 20 Sep 2020 08:45:42 GMT</pubDate>
    <dc:creator>JamalNUMAN</dc:creator>
    <dc:date>2020-09-20T08:45:42Z</dc:date>
    <item>
      <title>ArcGIS Server 10.7.1: What is the minimum network capacity (bandwidth) in Mbps that ensures stability for machines joined in same site?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469053#M18083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 0cm;"&gt;ArcGIS Server 10.7.1: What is the minimum network capacity (bandwidth) in Mbps that ensures stability for VM servers joined to same site?&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;I couldn’t figure out What is the minimum network capacity (bandwidth) in Mbps that ensures stability for VM servers joined to same site knowing that the number of requests reach 160 request/hour&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/507480_Clip_89.jpg" /&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;/P&gt;&lt;P style="margin-left: 0cm;"&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="https://community.esri.com/legacyfs/online/507481_Clip_90.jpg" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 20 Sep 2020 08:45:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469053#M18083</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2020-09-20T08:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 10.7.1: What is the minimum network capacity (bandwidth) in Mbps that ensures stability for machines joined in same site?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469054#M18084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jamal,&lt;/P&gt;&lt;P&gt;The stats graph you have provided shows a peak of 80,000&amp;nbsp;in the busiest half hour - which is not enormous - but still sizable. that's probably something like&amp;nbsp;64 per second.&amp;nbsp; If you have 3 x 4 vCore machines in your site, that means you need an average request serviced in&amp;nbsp;0.2 second to maintain that peak continuously (that's certainly achievable with modern CPU) but may&amp;nbsp;be affected if your services are not well optimized (scale suppression, geometry simplified etc.)&lt;/P&gt;&lt;P&gt;The network throughput required is mostly dependent on the size of the response packets - worst case, you are returning rendered map pages to a desktop client - that&amp;nbsp;could be maybe 1 MB per request. - but most likely the majority of the requests are Map Service queries or Feature Service retrievals - and these are generally small &amp;lt; 1K each.&lt;/P&gt;&lt;P&gt;so - worst case, 64 MBps = 520 Mbps&lt;/P&gt;&lt;P&gt;best case, 64 kBps = 0.5 Mbps&lt;/P&gt;&lt;P&gt;somewhere in between is the answer, but practically, a modern data centre will be providing minimum 100 Mbps NIC and more likely 1 Gbps.&lt;/P&gt;&lt;P&gt;If you are wondering about inter-machine chatter, there is none, the load balancing is done up the chain - in the Web Adaptor(s) and/or Load Balancer - and the server bandwidth requirement is shared across all the machines in the site.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2020 22:59:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469054#M18084</guid>
      <dc:creator>DavidHoy</dc:creator>
      <dc:date>2020-10-06T22:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 10.7.1: What is the minimum network capacity (bandwidth) in Mbps that ensures stability for machines joined in same site?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469055#M18085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-left: 0in;"&gt;Thank you David for the valuable input.&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;I couldn’t figure out how the calculations went on this&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;the maximum rate is 80,000 request/30 minutes = 45 request/second&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;assuming that 1 request = 1 MB, then&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;45 request/second = 45 MB/second = 450 Mbps = 0.45 Gbps &amp;lt;1Gbps&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="margin-left: 0in;"&gt;But how the request is assumed to be 1MB?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Oct 2020 19:47:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469055#M18085</guid>
      <dc:creator>JamalNUMAN</dc:creator>
      <dc:date>2020-10-09T19:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 10.7.1: What is the minimum network capacity (bandwidth) in Mbps that ensures stability for machines joined in same site?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469056#M18086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4230"&gt;Jamal NUMAN&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;1 MB is a pretty raw and rough guess (based on benchmarks run some years ago) at the &amp;nbsp;amount of data that is transferred from data storage (database or file system) to a desktop client - but would also apply for INTERNAL traffic (DB to Server) to a Server instance prior to the service request response being pushed out to the calling client's app/browser. The amount of data sent across the web is generally significantly less than the raw data =&amp;gt; a Map export may be 100-1000k depending on complexity of the image but a feature service .json file or the response to a "query" on a Map Service probably much less.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2020 02:39:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469056#M18086</guid>
      <dc:creator>DavidHoy</dc:creator>
      <dc:date>2020-10-22T02:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Server 10.7.1: What is the minimum network capacity (bandwidth) in Mbps that ensures stability for machines joined in same site?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469057#M18087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4230"&gt;Jamal NUMAN&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;I just wanted to check something else I picked up from your screenshot of Server Manager.&lt;/P&gt;&lt;P&gt;You have three machines as members of your one GIS Server site&lt;/P&gt;&lt;P&gt;Orthophotos, Parcels &amp;amp; UPMS. - all behind one Web Adaptor called "ad" I presume.&lt;/P&gt;&lt;P&gt;I presume you are aware that in the one site, all the machines will be running all of the services published by the site.&lt;/P&gt;&lt;P&gt;The web adaptor is responsible for load balancing the incoming requests to the individual machines and it does this on a round-robin basis.&lt;/P&gt;&lt;P&gt;You cannot allocate (say) "orthophotos" services to just the one "orthophotos" machine.&lt;/P&gt;&lt;P&gt;So - your 45 requests per second are being spread across three machines - so down to 15 requests per second per machine. The NIC of the individual machine is carrying less traffic.&lt;/P&gt;&lt;P&gt;The NIC for the web adaptor and outward bound traffic would be carrying the full load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But if your underlying question is "is a 1 Gbps" NIC adequate?" - absolutely yes.&lt;/P&gt;&lt;P&gt;Any network &lt;SPAN style="text-decoration: underline;"&gt;might&lt;/SPAN&gt; become unstable at over 50% utilization for sustained times, but I dont see you coming anywhere near that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Oct 2020 03:03:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/arcgis-server-10-7-1-what-is-the-minimum-network/m-p/469057#M18087</guid>
      <dc:creator>DavidHoy</dc:creator>
      <dc:date>2020-10-22T03:03:43Z</dc:date>
    </item>
  </channel>
</rss>

