nerdexam
Zend

200-550 · Question #17

200-550 Question #17: Real Exam Question with Answer & Explanation

The correct answer is A. Limit the amount of memory a script can consume C. Limit the maximum execution time of a script. See the full explanation below for the reasoning.

Question

Which of the following methods are available to limit the amount of resources available to PHP through php.ini? (Choose 2)

Options

  • ALimit the amount of memory a script can consume
  • BLimit the total amount of memory PHP uses on the entire server
  • CLimit the maximum execution time of a script
  • DLimit the maximum number of concurrent PHP processes
  • ELimit the maximum number of concurrent PHP threads

Community Discussion

No community discussion yet for this question.

Full 200-550 Practice