ExamGecko
Home Home / F5 / 201
Question list
Search
Search

List of questions

Search

Related questions











Question 203 - 201 discussion

Report
Export

A virtual server at 10.10.1.100:80 has the rule listed below applied. when HTTP_REQUEST { if {[HTTP::uri] ends_with 'htm' } { pool pool1 } else if {[HTTP::uri] ends_with 'xt' } { pool pool2 }

http://10.10.1.100/foo.txt If a user connects to http://10.10.1.100/foo.txt which pool will receive the request?

A.
pool1
Answers
A.
pool1
B.
pool2
Answers
B.
pool2
C.
None. The request will be dropped.
Answers
C.
None. The request will be dropped.
D.
Unknown. The pool cannot be determined from the information provided.
Answers
D.
Unknown. The pool cannot be determined from the information provided.
Suggested answer: B
asked 24/09/2024
Ali Reza Farahnak
50 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first