reverse proxy software
C25113
concept
Reverse proxy software is a server application that sits between clients and backend servers, forwarding client requests to appropriate servers and returning their responses while enabling load balancing, security, caching, and traffic management.
Observed surface forms (7)
| Surface form | Occurrences |
|---|---|
| reverse proxy | 3 |
| Security Edge Protection Proxy | 1 |
| WebSocket proxy | 1 |
| edge proxy | 1 |
| reverse proxy module | 1 |
| reverse proxy pattern | 1 |
| web caching software | 1 |
Instances (8)
| Instance | Via concept surface |
|---|---|
| nginx | — |
| API gateway | reverse proxy pattern |
| Oracle Web Cache | web caching software |
| mod_wl_ohs | reverse proxy module |
| SEPP | Security Edge Protection Proxy |
| Identity-Aware Proxy | reverse proxy |
| Envoy | edge proxy |
| nova-novncproxy | WebSocket proxy |