Hello, I'm currently interested in using some TCP migration techniques together with CloudStack.
What I want to do is basically like this: - An application is connecting to client using TCP connection - I make the same application in a different host (server) - Thus I want to somehow migrate the current TCP connection to this 'new' application Is there anyone out there who may have some information on this? Thanks.