This message reports the performance statistics of the asynchronous network layer. When a connection ends, this message appears if the SHOW_THREAD_PERF parameter is set to Y in the DBMOVER file.
PowerExchange displays one instance of this message for send operations and one instance for receive operations.
In the message text:
connection_ID
is the PowerExchange client IP address and port number.
count
is the number of send or receive transmissions.
avg_net_time
is the average number of microseconds it took the network thread to send or receive data using the TCP stack.
avg_app_time
is the average number of microseconds that the application thread waited to send or receive data.
To determine the performance benefit that asynchronous network processing provides, compare the average network time to the average application time.