Question 6

-- Exhibit- -- Exhibit -

Refer to the exhibits.
Which two servers are missing two frequently used URLs? (Choose two.)
  • Question 7

    A web developer has created a custom HTTP call to a backend application. The HTTP headers being sent by the HTTP call are:
    GET / HTTP/1.1 User-Agent: MyCustomApp (v1.0) Accept: text/html Cache-Control: no-cache Connection: keep-alive CookiE.somecookie=1
    The backend server is responding with the following:
    HTTP/1.1 400 Bad Request DatE.Wed, 20 Jul 2012 17:22:41 GMT Connection: close
    Why is the HTTP web server responding with a HTTP 400 Bad Request?
  • Question 8

    -- Exhibit -

    -- Exhibit --
    Refer to the exhibit.
    An administrator created a monitor to a pool member web server, which resulted in a pool member that is marked red. The administrator knows the web server is working when it is accessed from another computer.
    What should the administrator do to correct the problem?
  • Question 9

    -- Exhibit - -- Exhibit -

    Refer to the exhibit.
    Based on the output of the tmsh interface show command, what is the issue?
  • Question 10

    -- Exhibit -

    -- Exhibit --
    Refer to the exhibit.
    An LTM Specialist configures a virtual server to load balance to a pool of FTP servers. File transfers are failing. The virtual server is configured as follows:
    ltm virtual ftp_vs {
    destination 10.10.1.103:ftp
    ip-protocol tcp
    mask 255.255.255.255
    pool ftp_pool
    profiles {
    tcp { }
    }
    vlans-disabled
    }
    Which change will resolve the problem?