Free F50-521 Exam Braindumps (page: 11)

Page 10 of 26

Given the iRule below, which three statements are true? (Choose three.)
when HTTP_REQUEST {
if { [ findstr [HTTP::uri] "?" 7 2 ] == "ca" } {
pool pool2
}
else {
discard
}}

  1. The following request would be sent to pool2:
    http://www.xyz.com/i.htm?users=ca5678state=wa
  2. The following request would be sent to pool2:
    http://www.xyz.com/i.htm?userid=ca5678state=wa
  3. The following request would be sent to pool2:
    http://www.xyz.com/i.htm?ctrycd=ca5678user=ca5678
  4. The following request would be discarded:
    http://www.xyz.com/i.htm?users=ca5678state=wa
  5. The following request would be discarded:
    http://www.xyz.com/i.htm?userid=ca5678state=wa
  6. The following request would be discarded:
    http://www.xyz.com/i.htm?ctrycd=ca5678user=ca5678

Answer(s): A,E,F



Which three iRule events are likely to be seen in iRules designed to select a pool for load balancing? (Choose 3)

  1. CLIENT_DATA
  2. SERVER_DATA
  3. HTTP_REQUEST
  4. HTTP_RESPONSE
  5. CLIENT_ACCEPTED
  6. SERVER_SELECTED
  7. SERVER_CONNECTED

Answer(s): A,C,E



Which statement is true concerning the default communication between a redundant pair of BIGIP devices?

  1. Communication between the systems cannot be effected by port lockdown settings.
  2. Data for both connection and persistence mirroring are shared through the same TCP connection.
  3. Regardless of the configuration, some data is communicated between the systems at regular intervals.
  4. Connection mirroring data is shared through the serial fail-over cable unless network fail-over is enabled.

Answer(s): B



Which event is always triggered when a client initially connects to a virtual server configured with an HTTP profile?

  1. HTTP_DATA
  2. CLIENT_DATA
  3. HTTP_REQUEST
  4. CLIENT_ACCEPTED

Answer(s): D






Post your Comments and Discuss F5 F50-521 exam with other Community members:

F50-521 Discussions & Posts