Multiple Runner Instances get error

Running a Collection continuously on Windows Server 2016. Starting one Runner session it seems to work fine over and over. As soon as I start a second Runner session I begin to see the following example error. Doing this same process under Windows 10 I do not see the error even with up to 5 concurrent sessions . Example of one of the POST actions being executed on one of the RUNNER instances:

POST http://localhost:8882/RESTWCFServiceLibrary/Fulfillments?Tenant=“CONVERT25”
Error: read ECONNRESET
Warning: This request did not get sent completely and might not have all the required system headers
Request Headers
Content-Type: application/json
Authorization: Basic MTAtQkxBS0UgUEFSQ0hFUjpkZW1v
User-Agent: PostmanRuntime/7.24.0
Accept: /
Cache-Control: no-cache
Postman-Token: 63ba7661-e484-40a8-9d49-f7ae9dc4413b
Host: localhost:8882
Accept-Encoding: gzip, deflate, br
Connection: keep-alive