Hi, I have .NetCore(v2.2.103) client and Server Ignite(v2.7.5) Application.And I am using third party thin client making request to Server to Put And Read data to/from Server.
Normal application request read and put operation is happening if no of connection is less. But onces sending continously data for put and no of connection increased after around more than 3000 getting continously Exception "An existing connection was forcibly closed by the remote host". *Here is the Exception:* *Put Request:* ----------------//method calling rate 10 thousand times in a second. Please help,how to solve above exception. -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/
