Skip to main contentModule proxy
Source - cgi
- CGI (Common Gateway Interface) handler.
- circuit_breaker
- Circuit breaker pattern for upstream failure tolerance.
- dns_upstream
- DNS-based dynamic upstream resolution.
- fastcgi
- FastCGI transport for proxying to PHP-FPM and similar FastCGI servers.
- forward_proxy
- HTTP CONNECT forward proxy support.
- health
- lb
- scgi
- SCGI (Simple Common Gateway Interface) handler.
- srv_upstream
- SRV-record-based dynamic upstream resolution.
- unix_upstream
- Unix domain socket upstream support.
- upstream
- websocket
- WebSocket upgrade detection and bidirectional proxying.
- ReverseProxy
- Reverse proxy handler: forwards requests to upstream backends with
load balancing, health checking, and retry support.