<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end> <cite>Using proxies with Tomcat</cite> (<time>2004-10-12 11:00:44 +09:00</time> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://tomcat.apache.org/connectors-doc-archive/jk2/proxy.html">http://tomcat.apache.org/connectors-doc-archive/jk2/proxy.html</anchor-external></p><blockquote><pre class="example code">&lt;Location /examples/&gt;
   ProxyPass ajp://localhost:8009/examples/
&lt;/Location&gt;</pre></blockquote><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="2" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[2]</anchor-end> <cite xml:lang="en">mod_proxy - Apache HTTP Server Version 2.4</cite>
(<time>2015-02-15 17:51:02 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://httpd.apache.org/docs/current/en/mod/mod_proxy.html#ProxyPass">http://httpd.apache.org/docs/current/en/mod/mod_proxy.html#ProxyPass</anchor-external></p></figcaption><blockquote><p>BalancerMember ajp://1.2.3.4:8009</p></blockquote></figure><figure class="quote"><figcaption><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end> <cite xml:lang="en">mod_proxy_ajp - Apache HTTP Server Version 2.4</cite>
(<time>2015-01-02 20:49:24 +09:00</time> 版)
<anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://httpd.apache.org/docs/current/en/mod/mod_proxy_ajp.html">http://httpd.apache.org/docs/current/en/mod/mod_proxy_ajp.html</anchor-external></p></figcaption><blockquote><p>ProxyPass /app ajp://backend.example.com:8009/app</p></blockquote></figure></body></html>