/reverse-proxy

HTTP(s) reverse proxy in C++ using libev

Primary LanguageC++

reverse-proxy

Simple HTTP(s) reverse proxy in C++ using libev.

Features:

  • HTTP 1.1
  • Handling of static files
  • Reverse proxy
  • TLS/SSL with SNI
  • Load balancing
    • Failover
    • Round robin