[1] Using proxies with Tomcat (2004-10-12 11:00:44 +09:00 版) <http://tomcat.apache.org/connectors-doc-archive/jk2/proxy.html>
<Location /examples/> ProxyPass ajp://localhost:8009/examples/ </Location>
[2] mod_proxy - Apache HTTP Server Version 2.4 (2015-02-15 17:51:02 +09:00 版) <http://httpd.apache.org/docs/current/en/mod/mod_proxy.html#ProxyPass>
BalancerMember ajp://1.2.3.4:8009
[3] mod_proxy_ajp - Apache HTTP Server Version 2.4 (2015-01-02 20:49:24 +09:00 版) <http://httpd.apache.org/docs/current/en/mod/mod_proxy_ajp.html>
ProxyPass /app ajp://backend.example.com:8009/app