F5CAB2試験無料問題集「F5 BIG-IP Administration Data Plane Concepts (F5CAB2) 認定」
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 }
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?
when HTTP_REQUEST { if { [HTTP::header UserAgent] contains "MSIE" }
{ pool MSIE_pool }
else { pool Mozilla_pool }
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?
正解:A
解答を投票する
An organization needs to deploy an HTTP application on a BIG-IP system. The requirements specify hardware acceleration to enhance performance, while HTTP optimization features are not required.
What type of virtual server and associated protocol profile should be used to meet these requirements?
(Choose one answer)
What type of virtual server and associated protocol profile should be used to meet these requirements?
(Choose one answer)
正解:A
解答を投票する
解説: (GoShiken メンバーにのみ表示されます)
