LPI
202-450 · 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. You've hit your weekly limit · resets 5am (America/New_York)
209 Web Services
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
(17 responses)- A12% (2)
- B76% (13)
- C6% (1)
- D6% (1)
Explanation
You've hit your weekly limit · resets 5am (America/New_York)
Topics
#MaxClients#StartServers#Apache performance tuning#httpd.conf
Community Discussion
No community discussion yet for this question.