Hi all,
I have an issue with ArcGIS Server and Utility Network.
I have a server where ArcGIS Server and Web Adaptor v11.3 + all patches are installed.
When I navigate the service via the Web Adaptor, some requests seem to randomly fail. The map updates partially, and many errors appear in the console.
In Chrome:
Failed to load resource: net::ERR_CONNECTION_RESET
In Firefox:
There are no errors in the console, but some requests show NS_BINDING_ABORTED, and others have 0 bytes transferred.
However, if I access the services using the internal port 6443, this issue does not occur.
Could it be that the Web Adaptor sometimes drops connections or encounters errors if the machine is under heavy load?