Question 41

A web application sends information about message integrity and content life time to the client.
Which two HTTP headers should be used in sending the client information? (Choose two.)
  • Question 42

    An LTM device pool has suddenly been marked down by a monitor. The pool consists of members
    10.0.1.1:443 and 10.0.1.2:443 and are verified to be listening. The affected virtual server is
    10.0.0.1:80.
    Which two tools should the LTM Specialist use to troubleshoot the associated HTTPS pool monitor via the command line interface? (Choose two.)
  • Question 43

    An LTM Specialist is running the following packet capture on an LTM device:
    ssldump -Aed -ni vlan301 'port 443'
    Which two SSL record message details will the ssldump utility display by default? (Choose two.)
  • Question 44

    An LTM Specialist is troubleshooting an issue where one LTM device in a three LTM device group is failing to synchronize after a synchronize to group command is issued. The LTM Specialist verifies there are no packet filters, port lock down, or network issues preventing the connection.
    What are two reasons the synchronization group is having issues? (Choose two.)
  • Question 45

    An LTM Specialist needs to rewrite text within an HTML response from a web server. A client is sending the HTTP request below:
    GET / HTTP/1.1
    Host: www.f5.com
    User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:16.0) Gecko/20100101 Firefox/16.0 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8 Accept-LanguagE. en-US,en;q=0.5 Accept-EncodinG. gzip, deflate Cache-Control: no-cache Connection: keep-alive CookiE. somecookie=1 Although a stream profile has been added to the virtual server, the content within the HTTP response is NOT being matched, and therefore NOT modified.
    Which HTTP header should the LTM Specialist remove from the request to ensure the content can be matched and modified?