You have created a load evaluator that will report a full load when user sessions reach 75. All of your loadbalanced servers are reporting
75 users. What will happen when the next user launches a published application?

A.
The request will be denied.
B.
The user will be directed to one of the load-balanced servers, using
one of the five grace connections.
C.
The user will receive a message asking if they would like to use one
of the grace connections.
D.
The data collector will accept the connection.
Explanation:
If all servers hosting the published application are at their maximum load, as specified by their local evaluator
rules, the request is denied.