Hi,
I am running an Ignite 2.12.0 Service Grid with 5 Server Nodes and 32 Thin Client nodes in a private cloud of RHEL 7.9 VMs. (no docker images). Doing a sqlline CLI query for connected clients, I get the expected 32 connected clients. However, if I execute netstat (or ss) on all ServerNodes, I see an ESTABLISHed connection from each client to each ServerNode on port 10800? These connections seem to be maintained (e.g. they do not timeout after 2 hours). I am using Spring XML to configure both client and server nodes. The server nodes are also utilizing systemd for reliability. Any idea what is going on? Thanks in advance. Greg
