Skip to main content
Back to USENIX
  • Conferences
  • Students
Sign in

USENIX Conference Policies

  • Event Code of Conduct
  • Conference Network Policy
  • Statement on Environmental Responsibility Policy

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.

Noel Burton-Krahn, HotSwap Network Solutions

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
}
Download

Links

Paper: 
http://usenix.org/publications/library/proceedings/lisa02/tech/full_papers/burton-krahn/burton-krahn.pdf
Paper (HTML): 
http://usenix.org/publications/library/proceedings/lisa02/tech/full_papers/burton-krahn/burton-krahn_html/index.html
  • Log in or register to post comments

© USENIX
EIN 13-3055038

LISA is a registered trademark of the USENIX Association.

  • Privacy Policy
  • Contact Us