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 (9)

How this entity was disambiguated

Statements (68)

Predicate Object
instanceOf Apache HTTP Server module ⓘ
configurationScope directory ⓘ
server config ⓘ
virtual host ⓘ
controlledByDirective NoProxy ⓘ
ProxyAddHeaders ⓘ
ProxyBadHeader ⓘ
ProxyErrorOverride ⓘ
ProxyMaxForwards ⓘ
ProxyPass ⓘ
ProxyPassMatch ⓘ
ProxyPassReverse ⓘ
ProxyPassReverseCookieDomain ⓘ
linked to: mod_proxy

ProxyPassReverseCookiePath ⓘ
ProxyPreserveHost ⓘ
ProxyRemote ⓘ
ProxyRemoteMatch ⓘ
ProxyRequests ⓘ
ProxySet ⓘ
ProxySourceAddress ⓘ
ProxyStatus ⓘ
linked to: Statuspage

ProxyTimeout ⓘ
ProxyVia ⓘ
distributedWith Apache HTTP Server core distribution ⓘ
linked to: Apache HTTP Server
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 ⓘ
linked to: mod_proxy

mod_proxy_balancer ⓘ
linked to: mod_proxy

mod_proxy_connect ⓘ
linked to: mod_proxy

mod_proxy_fcgi ⓘ
mod_proxy_ftp ⓘ
mod_proxy_http ⓘ
linked to: mod_proxy

mod_proxy_scgi ⓘ
linked to: mod_proxy

mod_proxy_wstunnel ⓘ
linked to: mod_proxy
implementsConcept application-level gateway ⓘ
forward proxy ⓘ
reverse proxy ⓘ
license Apache License 2.0 ⓘ
maintainedBy Apache Software Foundation ⓘ
partOf Apache HTTP Server ⓘ
providesFunction gateway functionality ⓘ
proxy functionality ⓘ
requires Apache HTTP Server 2.x or later ⓘ
linked to: Apache HTTP Server
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 ⓘ
FastCGI ⓘ
HTTP ⓘ
HTTPS (via mod_proxy_http and SSL modules) ⓘ
SCGI ⓘ
WebSocket (via mod_proxy_wstunnel) ⓘ
linked to: WebSockets Standard
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 ⓘ

How these facts were elicited

Referenced by (11)

Full triples — surface form annotated when it differs from this entity's canonical label.

Oracle Web Tier → includes → mod_proxy ⓘ
Apache HTTP Server → supportsExtensionModule → mod_proxy ⓘ
Apache HTTP Server → supportsExtensionModule → mod_proxy_http2 ⓘ
linked to: mod_proxy
mod_proxy → controlledByDirective → ProxyPassReverseCookieDomain ⓘ
linked to: mod_proxy
mod_proxy → extendsWithModule → mod_proxy_http ⓘ
linked to: mod_proxy
mod_proxy → extendsWithModule → mod_proxy_ajp ⓘ
linked to: mod_proxy
mod_proxy → extendsWithModule → mod_proxy_balancer ⓘ
linked to: mod_proxy
mod_proxy → extendsWithModule → mod_proxy_connect ⓘ
linked to: mod_proxy
mod_proxy → extendsWithModule → mod_proxy_scgi ⓘ
linked to: mod_proxy
mod_proxy → extendsWithModule → mod_proxy_wstunnel ⓘ
linked to: mod_proxy
Apache module API → usedBy → mod_proxy ⓘ