1 unstable release
new 0.11.0 | May 10, 2025 |
---|
#663 in HTTP server
295KB
6K
SLoC
Pingap Upstream
Manages backend server connections and load balancing
Overview
Pingap Upstream is a module responsible for managing and load balancing connections to backend servers. It provides functionality for:
- Dynamic server pool management
- Health checking of backend servers
- Load balancing across multiple backends using various algorithms
- Connection pooling and failover handling
Features
- Multiple load balancing strategies:
- Round Robin
- Hash
- Automatic health checks
- Dynamic backend server addition/removal
- Connection timeout handling
Dependencies
~45–64MB
~1.5M SLoC