Hi All,
I have following configuration for AOS in my AX 2012 Production environment:
AOS1 => Machine1
AOS2 => Machine1 (Dedicated load balancer)
AOS1 => Machine2 (Batch server)
All of the above AOS instances are part of the load balance cluster. Now, I noticed that whenever a user gets connected, a session type of 'User' is created and shown in the online users form in AX and lot of other sessions are also being created with Session type 'Worker' for the same user within one hour of the user logged in time and date. The session type 'User' gets connected to AOS1 on Machine1 while all the 'Worker' session types gets connected to AOS1 on Machine2. I also checked the batch job history form to verify that no batch job was executed at the time when 'Worker' session type is created for this user. As a result, the number of clients on AOS1 => Machine2 is showing more than 200 users connected to it, while AOS1=> Machine1 has only around 70 to 80 users showing with all of them are being created with Session type "User".
Can someone please let me know that why so many Worker session types has been created and gets connected to AOS1=>Machine2 in this case. What the Worker session types are representing here?