nerdexam
LPI

304-150 · Question #65

With HAProxy, which one of the following ACLs can match requests made to the domain example.org?

The correct answer is A. acl acl_example hdr_sub(Host) example.org. See the full explanation below for the reasoning.

Question

With HAProxy, which one of the following ACLs can match requests made to the domain example.org?

Options

  • Aacl acl_example hdr_sub(Host) example.org
  • Bacl acl_example url_domain example.org
  • Cacl acl_example hdr_sub(Domain) example.org
  • Dacl acl_example url_host example.org

How the community answered

(31 responses)
  • A
    77% (24)
  • B
    13% (4)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full 304-150 Practice