summaryrefslogtreecommitdiffstats
path: root/archiva-docs/src/site/xdoc/tour/proxy.xml
blob: e67b7742d5dadb31d5ad0d86641e93f0c64ebe76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<?xml version="1.0"?>
<document>
  <properties>
    <title>Remote Proxying Cache</title>
    <author email="brett@apache.org">Brett Porter</author>
  </properties>
  <head>
  </head>
  <body>
    <section name="Remote Proxying Cache">
      <div style="text-align: center">
        <img src="../images/tour/proxy.png" width="640" height="401" alt="" />
        <p>
          Archiva can operate as a proxy for remote repositories, allowing you to improve build
          performance by caching artifacts in a closer network location, and control artifact
          usage through the use of white and black lists on proxy connectors.
        </p>
        <p>
          <a href="search.html">Previous: Artifact Search</a> |
          <strong>Remote Proxying Cache</strong> |
          <a href="upload.html">Next: Artifact Upload</a>
        </p>
      </div>
    </section>
  </body>
</document>