Hi All,
I am having a small (hopefully) problem.
I have just deployed a new app that I have written using mina to our
production servers and when doing some load testing noticed that some
of the message objects contain the header that should be on the next
message. We don't have this problem on our development server when
testing it on our local network so it must be something happening to
the packets on the way to the server.
Has anyone else experienced this issue?
At the moment the only fix I can think of is writing a new filter to
buffer all the messages before I pass them off the protocol handler.
Any help would be greatly appreciated!
Lee.