table of contents
TSHTTPSSNIDGET(3ts) | Apache Traffic Server | TSHTTPSSNIDGET(3ts) |
NAME¶
TSHttpSsnIdGet - returns the unique identifier for client session
SYNOPSIS¶
#include <ts/ts.h>
DESCRIPTION¶
TSHttpSsnIdGet() returns the unique identifier for this client session.
RETURN VALUES¶
Returns a int64_t as the unique ID
SEE ALSO¶
TSAPI(3ts)
COPYRIGHT¶
2024, dev@trafficserver.apache.org
January 6, 2024 | 9.2 |