1z1-468試験無料問題集「Oracle Cloud Application Foundation Essentials 認定」
Your application had experienced an OutOfMemoryError on one of the cache servers. You had configured the JVM to produce a heap dump when OutOfMemoryErrors occur. Your analysis of the heap dump indicates that approximately 90% of the heap is consumed by instances of com.tangosol.util.Binary.
What configuration change will reduce the number of com.tangosol.util.Binary instances?
What configuration change will reduce the number of com.tangosol.util.Binary instances?
正解:B
解答を投票する
Consider an application using a Coherence partitioned cache to store HTTP session data.
There is a load balancer that performs client based affinity (or "sticky load balancing"), meaning that requests that come from a particular user will be routed to the same application server every time. Most user requests will read from the session, thus making near caching topology a good fit.
Which near cache configuration matches the requirements for this application?
There is a load balancer that performs client based affinity (or "sticky load balancing"), meaning that requests that come from a particular user will be routed to the same application server every time. Most user requests will read from the session, thus making near caching topology a good fit.
Which near cache configuration matches the requirements for this application?
正解:B
解答を投票する