Question 96

Refer to the exhibit.

A pool member fails the monitor checks for about 30 minutes and then starts passing the monitor checks. New traffic is Not being sent to the pool member.
What is the likely reason for this problem?
  • Question 97

    An LTM Specialist needs to rewrite text within an HTML response from a web server. A client is sending the following HTTP request:
    GET / HTTP/1.1
    Host: www.example.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 HTTP/1.1 200 OK Server: Apache/2.2.15 (Unix) Last-ModifieD. Wed, 12 Aug 2009 00:00:30 GMT Accept-Ranges: bytes Content-LengtH. 1063 X-Cnection: close Content-TypE. text/html; charset=UTF-8 Vary: Accept-Encoding Content-EncodinG. gzip Connection: Keep-Alive 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 header field is contributing to the issue?
  • Question 98

    An LTM Specialist is troubleshooting an HTTP monitor. The pool member is accessible directly through a browser, but the HTTP monitor is marking the pool member as down.
    GET / HTTP/1.1
    HTTP/1.1 400 Bad Request
    DatE. Tue, 23 Oct 2012 21:39:07 GTM
    Server: Apache/2.2.22 (FreeBSD) PHP/5.4.4
    mod_ssl/2.2.22 OpenSSL/0.9.8q DAV/2
    Content-LengtH. 226
    Connection: close
    Content-TypE. text/html; charset=iso-8859-1
    How should the LTM Specialist resolve this issue?
  • Question 99

    -- Exhibit -


    -- Exhibit --
    Refer to the exhibits.
    How should the LTM Specialist minimize the configuration?
  • Question 100

    AN LTM Specialist is deploying an iRule designed to determine the country of origin of an incoming client connection. TheiRule needs to be used with an SSL-enabled web application.
    Which profile required for the iRule to function properly?