ExamGecko
Home / F5 / 201 / Practice Test 7
Ask Question

F5 201 Practice Test 7

Add to Whishlist
00:00:00
Show Answer
Report Issue   Restart test

Question 1 / 14

A virtual server is listening at 10.10.1.100:80 and has the following iRule associated with it:

when HTTP_REQUEST { if { [HTTP::header UserAgent] contains 'MSIE' }

{ pool MSIE_pool }

else { pool Mozilla_pool }

http://10.10.1.100/foo.html If a user connects to http://10.10.1.100/foo.html and their browser does not specify a UserAgent, which pool will receive the request?

Become a Premium Member for full access
  Unlock Premium Member