nerdexam
(ISC)2

301B · Question #36

301B Question #36: Real Exam Question with Answer & Explanation

Sign in or unlock 301B to reveal the answer and full explanation for question #36. The question stem and answer options stay visible for context.

Question

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"
 time-until-up 0
 timeout 16
}
A trace shows the following request and response:
Request:
GET /app/feed/current?uid=20145 HTTP/1.1
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=263EFFDBDA8EC3036FBCC22D991AC6835; Path=/app/feed/current?uid=20145
What is the problem?

Options

  • AThe request does not include a User-Agent header.
  • BThe HTTP monitor does NOT support monitoring jsp pages.
  • CThe request does NOT include any cookies and the application is expecting a session cookie.
  • DThe request includes an Accept-Encoding so the server is responding with a gzipped result and LTM monitors CANNOT handle gzipped responses.
  • EThe response is an HTTP 302 Redirect to an HTTPS resource, so the HTTP monitor will fail.

Unlock 301B to see the answer

You've previewed enough free 301B questions. Unlock 301B for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Full 301B Practice