QuestionQ22
Identify and Resolve LTM Device Issues
Refer to the exhibit.
Users report that a web application behaves incorrectly. At times, contextual data displayed on the web pages is correct; at other times, it is incorrect.
The LTM administrator examines the connection table, filtering for one of the currently connected client IP addresses, with the command tmsh show sys connection cs-client-addr 10.0.20.1, and receives the following results:
10.0.20.1:60048 10.0.20.88:80 10.0.20.1:60048 172.16.20.1:80 tcp 3 (tmm: 0)
10.0.20.1:60050 10.0.20.88:80 10.0.20.1:60050 172.16.20.3:80 tcp 3 (tmm: 0)
10.0.20.1:60047 10.0.20.88:80 10.0.20.1:60047 172.16.20.2:80 tcp 3 (tmm: 0)
10.0.20.1:60049 10.0.20.88:80 10.0.20.1:60049 172.16.20.1:80 tcp 3 (tmm: 0)
What is the solution to the problem?
- A Synchronize the clock of the LTM device with NTP.
- B Modify the load balancing method attached to the pool.
- C Set up an HTTP cookie insert profile in the virtual server.
- D Modify the setup of the monitor bound to the pool used by the application.
Community Discussion