cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
502
Views
0
Helpful
1
Replies

Cookie Offset

mark.hansel
Level 1
Level 1

I want to use a Cookie for session persitence. I can "see" the cookie using a packet sniffer and want to use the unique portion of it. How do I determine the number of bytes that the cookie is offset? I'm using Ethereal Packet Sniffer BTW. If needed I could post the sniffer trace file.

Thanks in advance

1 Reply 1

Gilles Dufour
Cisco Employee
Cisco Employee

the cookie is in the form name=xxxxxxvaluexxxx

the offset is the number of X [characters] after the equal and before the value.

In the example above, the offset would be 6 and the length 5.

Regards,

Gilles.

Review Cisco Networking for a $25 gift card