301b Exam Question 36

-- Exhibit-

-- Exhibit -
Refer to the exhibit.
An LTM Specialist is performing an HTTP trace on the client side of the LTM device and notices there are many undesired headers being sent by the server in the response. The LTM Specialist wants to remove all response headers except "Set-Cookie" and "Location."
How should the LTM Specialist modify the HTTP profile to remove undesired headers from the HTTP response?
  • 301b Exam Question 37

    -- Exhibit -

    -- Exhibit --
    Refer to the exhibit.
    The decoded TCPDump capture is a trace of a failing health monitor. The health monitor is sending the string shown in the capture; however, the server response is NOT as expected. The receive string is set to
    'SERVER IS UP'.
    What is the solution?
  • 301b Exam Question 38

    -- Exhibit -

    -- Exhibit --
    Refer to the exhibit.
    An LTM Specialist has a virtual server set up on the LTM device as per the exhibit. The LTM Specialist receives reports of intermittent issues. Some clients are connecting fine while others are failing to connect.
    The LTM Specialist does a tcpdump on the relevant interfaces, with the following results extracted:
    What is causing the intermittent issues?
  • 301b Exam Question 39

    -- Exhibit -

    -- Exhibit -Refer to the exhibits.
    Every monitor has the same Send String, Recv String, and an Alias of *:*. The LTM Specialist simplifies the configuration to minimize the number of monitors.
    How many unique monitors remain?
  • 301b Exam Question 40

    A client is attempting to log in to a web application that requires authentication. The following HTTP headers are sent by the client:
    GET /owa/ HTTP/1.1
    Authorization: Basic dXNlcm5hbWU6cGFzc3dvcmQ
    User-Agent: curl/7.26.0
    Host: 10.0.0.14
    Accept: */*
    Accept-EncodinG. gzip,deflate
    The web server is responding with the following HTTP headers:
    HTTP/1.1 401 Unauthorized
    Content-TypE. text/html
    Server: Microsoft-IIS/7.5
    WWW-AuthenticatE. NTLM
    DatE. Wed, 16 Aug 1977 19:12:31 GMT
    Content-LengtH. 1293
    The client has checked the login credentials and believes the correct details are being entered.
    What is the reason the destination web server is sending an HTTP 401 response?