performancemonitoringdynatracerum

Dynatrace: what is the meaning of srv in dtCookie Cookie set by UEM


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.


Solution

  • 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.