Description
Currently Acceptors log the following message prior to registering passing the accepted channel to a processor.
"Accepted connection from %s on %s [%d] sendBufferSize [actual|requested]: [%d|%d] recvBufferSize [actual|requested]: [%d|%d]"
It would be helpful to include the port number and the processor ID in this message to aid in debugging efforts. Making it easier to track the amount of time between acceptance and processing (connection configuration)
Attachments
Issue Links
- links to