exam questions

Exam 301b All Questions

View all questions & answers for the 301b exam

Exam 301b topic 1 question 51 discussion

Actual exam question from F5's 301b
Question #: 51
Topic #: 1
[All 301b Questions]

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 Mac OS X 10_7_5) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.94 Safari/537.4
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-EncodinG. gzip,deflate,sdch

Accept-LanguagE. en-US,en;q=0.8 -
Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.3
CookiE. BIGipServerwebstore_pool=353636524.20480.0000
Response:

HTTP/1.1 200 OK -
DatE. Wed, 24 Oct 2012 18:00:13 GMT
Server: Apache/2.2.22 (Ubuntu)
X-Powered-By: PHP/5.3.10-1ubuntu3.1
Set-CookiE. cartID=647A5EA6657828C69DB8188981CB5; path=/; domain=wb01.example.com

Keep-AlivE. timeout=5, max=100 -

Connection: Keep-Alive -

Content-TypE. text/html -
No changes can be made to the application.
What should the LTM Specialist do to resolve the problem?

  • 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.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
GVKD
5 months ago
A - Correct Cookie set with incorrect domain.
upvoted 1 times
...
bmitt
10 months ago
I think A is correct. the cookie which is set by the server is not sent by the client on its next request because it is talking to domain www.example.com and not wb01.example.com as specified in the cookie domain.
upvoted 2 times
...
3ddd432
10 months, 1 week ago
Selected Answer: D
Must be D, because the question said that "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", it's mean same VS but different pool, services
upvoted 1 times
GVKD
5 months ago
The question talk about a Single VS and a Single Pool with Multiple application servers. "... a virtual server for www.example.com, load balancing connections to a pool of application servers ..." The Match Across Services option is used in the following two configurations: 1) Configurations that have multiple virtual servers with the same IP address but have different services specified. 2) Configurations that have pool members sharing the same address but have different services specified.
upvoted 1 times
...
...
3ddd432
10 months, 1 week ago
Must be D, because the question said that "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", it's mean same VS but different pool, services
upvoted 1 times
GVKD
5 months ago
The question talk about a Single VS and a Single Pool with Multiple application servers. "... a virtual server for www.example.com, load balancing connections to a pool of application servers ..." The Match Across Services option is used in the following two configurations: 1) Configurations that have multiple virtual servers with the same IP address but have different services specified. 2) Configurations that have pool members sharing the same address but have different services specified.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago