An LTM Specialist has configured a virtual server for www.example.com, load balancing connections to a pool of application servers that provide a shopping cart application. Cookie persistence is enabled on the virtual server. Users are able to connect to the application, but the user's shopping cart fails to update. A traffic capture shows the following: Request: GET /cart/updatecart.php HTTP/1.1 Host: www.example.com Connection: keep-alive Cache-Control: max-age=0 User-Agent: Mozilla/5.0 (Macintosh; Intel
A. Use an iRule to rewrite the cartID cookie domain
B. Create a universal persistence profile on the cartID cookie
C. Enable source address persistence as a fallback persistence method
D. Create a cookie persistence profile with "match across services" enabled