nerdexam
LPI

202-400 · Question #17

A web server is expected to handle approximately 200 simultaneous requests during normal use with an occasional spike in activity and is performing slowly. Which directives in httpd.conf need to be…

The correct answer is B. MinSpareServers, MaxSpareServers, StartServers & MaxClients. See the full explanation below for the reasoning.

Question

A web server is expected to handle approximately 200 simultaneous requests during normal use with an occasional spike in activity and is performing slowly. Which directives in httpd.conf need to be adjusted?

Options

  • AMinSpareServers & MaxSpareServers.
  • BMinSpareServers, MaxSpareServers, StartServers & MaxClients.
  • CMinServers, MaxServers & MaxClients.
  • DMinSpareServers, MaxSpareServers, StartServers, MaxClients & KeepAlive.

How the community answered

(33 responses)
  • A
    6% (2)
  • B
    82% (27)
  • C
    3% (1)
  • D
    9% (3)

Community Discussion

No community discussion yet for this question.

Full 202-400 Practice