I have a website where UEM is activated.

It adds this cookie:

Set-Cookie: dtCookie==3=srv=6=sn=XXXXXXXXXXXXXXXXXXXXXX=perc=100000=ol=0=mul=1; Path=/; Domain=.foo.com 

I would like to know the meaning of srv. Is it a number for server or something else ?

I didn't find in documentation any information on it.

2 Answers

It's not related to the number of servers as I have seen the values higher than the number of servers. Something internal to DynaTrace and as you correctly said there is no documentation for this.

It's the ID of the cluster server node that is supposed to correlate that user session.

It's undocumented, since it's an implementation detail.

2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.