nerdexam
IBM

LOT-409 · Question #95

Mary has written an IBM Domino XPage application called myxsp in myDb.nsf on myServer. The end users are reporting performance issues on first use after the server starts. What two things could Mary…

The correct answer is A. Set XPagesPreload=1 in the server notes.ini. E. Set XPagesPreloadDB=myServer!!myDb.nsf/myxsp.xsp in the server notes.ini. See the full explanation below for the reasoning.

Question

Mary has written an IBM Domino XPage application called myxsp in myDb.nsf on myServer. The end users are reporting performance issues on first use after the server starts. What two things could Mary do to improve performance of the application? (Choose two.)

Options

  • ASet XPagesPreload=1 in the server notes.ini.
  • BAdd myxsp to the JavaUserClasses in the notes.ini.
  • CReduce the Java hap size via HTTPJavamaxheapsize notes.ini parameter.
  • DIncrease the Java Heap size via HTTPJavamaxheapsize notes.ini parameter.
  • ESet XPagesPreloadDB=myServer!!myDb.nsf/myxsp.xsp in the server notes.ini.

How the community answered

(25 responses)
  • A
    80% (20)
  • B
    12% (3)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full LOT-409 Practice