Hi All,
I am looking into something using Client Test Tool to check User connections I am seeing 2 different types of log in the response.
Type 1:

Type 2:
There is no entry for users that appear in type 2 like type 1, does anyone know why some are the same as type 1 and some are the same as type 2?
Thanks
Ryan
Hi Ryan,
What you're seeing is the list of clients as known by the agent you're directly connected to.
Type 2 is for clients that are connected directly to that agent. There's quite some information available about these.
Type 1 ("Remote (xxxxx) Client: xxxxx [xxxx via xxxxx]") is for client connections that were made through another agent in the cluster. These have only limited information. You would find an entry of the other type when requesting the same info while connected to that other agent.
Hope this helps
Hi Wouter, Perfect, exactly what I was after thanks