USENIX Conference Policies
HotSwap–Transparent Server Failover for Linux
HotSwap is a program that provides transparent failover for existing UNIX servers without modification or special hardware. HotSwap runs two instances of a server on independent machines in sync, so that if either machine fails, the other may assume control without breaking TCP connections or losing application state. Replication and failover is transparent to both clients and servers. Servers are not aware that a backup replica is maintaining state. Clients are unaware that a backup server has taken over from a failed master. This system is applicable to a wide variety of common servers including Java, Apache, and PostgreSQL and other servers that may have no other mechanisms for fault tolerance.
BibTeX
@inproceedings {270502,
author = {Noel Burton-Krahn},
title = {{HotSwap{\textendash}Transparent} Server Failover for Linux},
booktitle = {16th Systems Administration Conference (LISA 02)},
year = {2002},
address = {Philadelphia, PA},
url = {https://www.usenix.org/conference/lisa-02/hotswap{\textendash}transparent-server-failover-linux},
publisher = {USENIX Association},
month = nov
}
author = {Noel Burton-Krahn},
title = {{HotSwap{\textendash}Transparent} Server Failover for Linux},
booktitle = {16th Systems Administration Conference (LISA 02)},
year = {2002},
address = {Philadelphia, PA},
url = {https://www.usenix.org/conference/lisa-02/hotswap{\textendash}transparent-server-failover-linux},
publisher = {USENIX Association},
month = nov
}