You have Oracle Application Server 10g instance running. For the parent Oracle HTTP Server
process you want five child processes to be always running. In addition to this, you want to restrict
the number of requests that are handled simultaneously by the child processes to 20. Which
options would you use to achieve this objective? (Choose all that apply.)
A.
MinSpareServers 10
B.
MaxSpareServers 5
C.
MaxRequestsPerChild 20
D.
MaxClients 20
E.
StartServers 5