In a deployment where there is heavy network traffic, you can add a message wait to the server such that the server waits the specified number of seconds to have communication with a remote client before looking for other events, such as a database shut down or force disconnect of a remote client. Setting this value can reduce system calls when a server is idle. The default is 2 (the same as the previous behavior).