mod_proxy
E490098
mod_proxy is an Apache HTTP Server module that provides proxy and gateway functionality, enabling features like load balancing, reverse proxying, and protocol tunneling for web applications.
All labels observed (2)
| Label | Occurrences |
|---|---|
| mod_proxy canonical | 2 |
| mod_proxy_http2 | 1 |
Statements (68)
| Predicate | Object |
|---|---|
| instanceOf | Apache HTTP Server module ⓘ |
| configurationScope |
directory
ⓘ
server config ⓘ virtual host ⓘ |
| controlledByDirective |
NoProxy
ⓘ
ProxyAddHeaders ⓘ ProxyBadHeader NERFINISHED ⓘ ProxyErrorOverride ⓘ ProxyMaxForwards ⓘ ProxyPass ⓘ ProxyPassMatch ⓘ ProxyPassReverse ⓘ ProxyPassReverseCookieDomain NERFINISHED ⓘ ProxyPassReverseCookiePath ⓘ ProxyPreserveHost ⓘ ProxyRemote ⓘ ProxyRemoteMatch ⓘ ProxyRequests ⓘ ProxySet ⓘ ProxySourceAddress ⓘ ProxyStatus NERFINISHED ⓘ ProxyTimeout ⓘ ProxyVia ⓘ |
| distributedWith | Apache HTTP Server core distribution NERFINISHED ⓘ |
| documentationURL | https://httpd.apache.org/docs/2.4/mod/mod_proxy.html ⓘ |
| extendsWithModule |
mod_lbmethod_bybusyness
ⓘ
mod_lbmethod_byrequests ⓘ mod_lbmethod_bytraffic ⓘ mod_lbmethod_heartbeat ⓘ mod_proxy_ajp NERFINISHED ⓘ mod_proxy_balancer NERFINISHED ⓘ mod_proxy_connect NERFINISHED ⓘ mod_proxy_fcgi ⓘ mod_proxy_ftp ⓘ mod_proxy_http NERFINISHED ⓘ mod_proxy_scgi NERFINISHED ⓘ mod_proxy_wstunnel NERFINISHED ⓘ |
| implementsConcept |
application-level gateway
ⓘ
forward proxy ⓘ reverse proxy ⓘ |
| license | Apache License 2.0 ⓘ |
| maintainedBy | Apache Software Foundation NERFINISHED ⓘ |
| partOf | Apache HTTP Server NERFINISHED ⓘ |
| providesFunction |
gateway functionality
ⓘ
proxy functionality ⓘ |
| requires | Apache HTTP Server 2.x or later NERFINISHED ⓘ |
| supportsFeature |
SSL/TLS proxying
ⓘ
caching (via mod_cache integration) ⓘ connection pooling ⓘ forward proxying ⓘ health checks (via balancer modules) ⓘ load balancing ⓘ protocol tunneling ⓘ reverse proxying ⓘ |
| supportsProtocol |
AJP
ⓘ
FTP NERFINISHED ⓘ FastCGI NERFINISHED ⓘ HTTP ⓘ HTTPS (via mod_proxy_http and SSL modules) ⓘ SCGI NERFINISHED ⓘ WebSocket (via mod_proxy_wstunnel) NERFINISHED ⓘ |
| usedFor |
centralized access control for backend services
ⓘ
forward proxying client requests ⓘ hiding origin server details ⓘ load balancing backend servers ⓘ offloading SSL from backend servers ⓘ reverse proxying web applications ⓘ |
| writtenInLanguage | C ⓘ |
Referenced by (3)
Full triples — surface form annotated when it differs from this entity's canonical label.
subject surface form:
Apache HTTP Server
subject surface form:
Apache HTTP Server
this entity surface form:
mod_proxy_http2