303 · Question #155
The pool members are serving up simple static web content. The current virtual server configuration is given as follows: tmsh list ltm virtual simple ltm virtual simple { destination 10.10.10.10:80…
The correct answer is B. http C. oneconnect E. httpcompression. See the full explanation below for the reasoning.
Question
The pool members are serving up simple static web content. The current virtual server configuration is given as follows:
tmsh list ltm virtual simple ltm virtual simple { destination 10.10.10.10:80 ip-protocol tcp mask 255.255.255.255 profiles { http { } httpcompression { } oneconnect { } tcp { } } snat automap vlans-disabled } tmsh list ltm pool simple_pool ltm pool simple_pool { members { 10.10.10.11:80 { address 10.10.10.11 } 10.10.10.12:80 { address 10.10.10.12 } 10.10.10.12:80 { address 10.10.10.13 } } } Which three objects in the virtual server configuration can be removed without disrupting functionality of the virtual server? (Choose three.)
Options
- Atcp
- Bhttp
- Coneconnect
- Dsnat automap
- Ehttpcompression
How the community answered
(33 responses)- A18% (6)
- B73% (24)
- D9% (3)
Community Discussion
No community discussion yet for this question.