I am trying to find some performance parameters of middleware, so I want to calculate overhead on top of my original data size by middleware.

e.g., Data size = 8 bytes, sending 1000 times, will be = 8000 bytes, what will be overhead by middleware.

Similar questions and discussions