In a multi-server WebLogic domain, monitoring the JVM statistics showed frequent full garbage
collections (gc) on one of the server instances. Which one of the following would greatly reduce
the frequency of full gcs?
A.
Increasing the young object space in the heap
B.
Turning the -verbosegc flag on
C.
Adding more servers to the domain
D.
Running more servers per machine