Oracle WebLogic Server 12c: Administration I — Question 8
You set up two network channels for server-to-server communication. You want channel X to be used more than channel Y, so you give channel X a higher
Channel Weight. You want to see if indeed channel X is used more.
You use the administration console and look at both channels under each one's Monitoring tab. What scenario would best assure you that channel X has an overall higher connection rate?
Answer options
- A. Channel X Bytes Sent is higher.
- B. Channel X Bytes Received is higher.
- C. Channel X Accept Count is higher.
- D. Channel X Connections is higher.
Correct answer: D
Explanation
The correct answer is D because a higher number of Connections indicates that channel X is being utilized more frequently for establishing new connections compared to channel Y. Options A and B focus on bytes sent and received, which do not directly reflect the connection rate, while option C measures accepted connections, which may not provide a complete picture of overall usage.