Displaying 1 result from an estimated 1 matches for "tcpcp".
Did you mean:
tcpci
2008 Jul 04
0
Anyone using TCP Connection Passing?
Hello,
We are looking at ways to improve our cluster fail-over and one thing
that we wonder about is the possibility of passing tcp connections
from the primary server to the secondary when the primary dies. I
found tcpcp (http://tcpcp.sourceforge.net/) and tcpcp2
(http://tcpcp2.sourceforge.net/) but they seem to be inactive (last
release was two years ago) and requires also changes in the
application level.
I though that I saw somewhere an implementation of the simple idea of
having the secondary tracking the conn...