I was tracking some 'too many sessions" issue and found this in the logs:
Professional access granted for User: 'XXXX' with UsageID: '81a2964c-2872-4504-9020-c84dead7867a', SessionID: 'c0de0996-5a9d-9759-3312-33829dd23642', SessionCount: '5', ExpiredSessionCount: '3', Hostname: '::ffff:XXX.XXX.XXX.170', OperationType: 'UsageGranted'
and a few minutes later:
Access was denied for User: 'XXXX', with AccessID '1a26bd45-4cca-4bad-8069-7b44948ec2f5', SessionId: 'c0dec483-1fb6-9293-83d2-d62083cfd5ab', SessionCount: '5', Hostname: '::ffff:XXX.XXX.XXX.224', OperationType: 'UsageDenied'
The question is : what's the meaning of this " ExpiredSessionCount: '3' " info ? Ir's not related to the virtual proxy session timeout because both events did happen before any timeout.