bboss-http 5.5.2 release, lightweight httpproxy load balancer

bboss-http, lightweight http proxy load balancer, a simple yet powerful http load balancer module, http protocol the client point of load balancing and clustering-based disaster recovery.

Features

  1. Load Balancing service (currently provided RoundRobin load algorithm)
  2. Health Check Service
  3. Disaster Recovery Services
  4. Automatic discovery service (zk, etcd, consul, eureka, db, other third-party registries)
  5. Packet Service Management

       You can configure multiple sets of service cluster address, each address list support group configuration format:
           http: // ip: Port
           HTTPS: // ip: Port
           ip: Port (default http protocol)
       multiple addresses with a comma

  6. Service Safety Certification (basic configuration account and password)

  7. standby routing / site disaster recovery features

  • Standby function of the load balancer, all hang if the master node, the standby node forwards the request to an available, if the standby node is also linked to throwing an exception; if the master node returns to normal, then the request sent to the master node re 
  • Off-site disaster recovery, off-site disaster recovery service using the deployment mode, call the local service priorities, when all hang local service, forwarding service request to a remote service; If the local service partially restored or fully restored, then the request to re-sent to local service

Use development documentation
bboss http load balancer Guide

Guess you like

Origin www.oschina.net/news/107875/bboss-http-5-5-2-released