nerdexam
LPI

117-304 · Question #99

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

(20 responses)
  • A
    5% (1)
  • B
    20% (4)
  • C
    70% (14)
  • D
    5% (1)

Community Discussion

No community discussion yet for this question.

Full 117-304 Practice