Question 206

-- Exhibit -



-- Exhibit --
Refer to the exhibits.
Users are able to access the application when connecting to the virtual server but are unsuccessful when connecting directly to the application servers. The LTM Specialist wants to allow direct access to the application servers.
Why are users unable to connect directly to the application servers?
  • Question 207

    -- Exhibit -

    -- Exhibit --
    Refer to the exhibit.
    Which step should an LTM Specialist take next to finish upgrading to HD1.3?
  • Question 208

    The LTM Specialist is writing a custom HTTP monitor for a web application and has viewed the content by accessing the site directly via their browser. The monitor continually fails. The monitor configuration is:
    ltm monitor http /Common/exampleComMonitor {
    defaults-from /Common/http
    destination *:*
    interval 5
    recv "Recent Searches"
    send "GET /app/feed/current\?uid=20145 HTTP/1.1\\r\\nHost:
    www.example.com\\r\\nAccept-EncodinG.gzip, deflate\\r\\nConnection: close\\r\\n\\r\\n"
    time-until-up 0
    timeout 16
    }
    A trace shows the following request and response:
    Request:
    GET /app/feed/current?uid=20145 HTTP/1.1
    Host www.example.com
    Accept-Encoding gzip, deflate
    Connection: close
    Response: HTTP/1.1 302 Moved Temporarily Date Wed, 17 Oct 2012 18:45:52 GMT Server Apache Location https://example.com/login.jsp Content-Encoding gzip Content-Type text/html;charset=UTF-8 Set-CookiE.JSESSIONID=261EFFBDA8EC3036FBCC22D991AC6835;
    Path=/app/feed/current?uid=20145
    What is the problem?
  • Question 209

    Which iRule will reject any connection originating from a 10.0.0.0/8 network?
  • Question 210

    -- Exhibit -

    -- Exhibit --
    Refer to the exhibit.
    An LTM Specialist has uploaded a qkview to F5 iHealth.
    Within the GUI, what is the correct procedure to comply with the recommendation shown in the
    exhibit?