Reply To: LHMON: Different data size in Send and Receive

Home Forums Discussions Support LHMON: Different data size in Send and Receive Reply To: LHMON: Different data size in Send and Receive

#5727
vhochstein
Participant

    Localhost Monitor works at TDI level, so there are no actual packets there, but blocks of data instead. Some blocks can be splitted or merged, probably this is what you’ve expirienced…

    Does that splitting or merging mix up also incomming and outgoing streams?

    If your answer is now, than I m definetly missing some data, cause the stream is sendout to another process and received by that process. Unfortunetly, 1606 Bytes are send by Source Process and 3760 Bytes are received by Destination Process. All other “stream packets” in that time slot are OK, so send and received bytes are matching.


    Volker