nerdexam
LPI

304-150 · Question #78

Which one of the following options represent a valid declaration of a backend server with HAProxy?

The correct answer is C. server server_x 10.1.0.1:80 check. See the full explanation below for the reasoning.

Question

Which one of the following options represent a valid declaration of a backend server with HAProxy?

Options

  • Ahost server_x 10.1.0.1:80 cookie server_x
  • Bbackend server_x 10.1.0.1:80
  • Cserver server_x 10.1.0.1:80 check
  • Dpool server_x 10.1.0.1:80

How the community answered

(32 responses)
  • A
    3% (1)
  • B
    13% (4)
  • C
    81% (26)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full 304-150 Practice