How To Install Xrctl On Debian, Ubuntu And Raspbian?

How To Install Xrctl On Debian, Ubuntu And Raspbian?

xrctl

open source load balance and fail over utility for TCP based services

Install xrctl

  • Debian apt-get install crossroads Click to copy
  • Ubuntu apt-get install crossroads Click to copy
  • Raspbian apt-get install crossroads Click to copy

crossroads

open source load balance and fail over utility for TCP based services

Crossroads is a daemon running in user space, and features extensive configurability, polling of back ends using 'wakeup calls', detailed status reporting, 'hooks' for special actions when backend calls fail, and much more. Crossroads is service-independent: it is usable for HTTP(S), SSH, SMTP, DNS, etc.. In the case of HTTP balancing, Crossroads can provide 'session stickiness' for back end processes that need sessions, but aren't session-aware of other back ends.

Install the latest version of xrctl in Debian, Ubuntu and Raspbian from terminal. To install the xrctl just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of xrctl from the respository and install it in your computer/server.