Oracle WebLogic Server 12c: Administration I — Question 44

You create a new Work Manager to control how server threads are allocated to an application's incoming requests. You want to further configure the criteria of the
Work Manager by using a Request Class.

Identify three valid Request classes that you can assign
to a Work Manager. (Choose three.)

Answer options

Correct answer: B, D, E

Explanation

The correct Request Classes for the Work Manager are Response Time Request Class, Fair share Request Class, and Context Request Class. These classes effectively manage request handling based on response time, equitable resource distribution, and contextual factors. The Uniform Distribution Request Class and Max Throughput Request Class are not valid options in this specific context.