Which statement is true concerning cookie persistence?
Show answer and explanation
Correct answer: A
Cookie persistence identifies the selected member through information carried in an HTTP cookie, so it does not depend on the client's source IP remaining constant. That allows the persistence relationship to survive an IP address change. End-to-end encryption can prevent HTTP inspection, and cookie handling does not guarantee a file-system write.

