aboutsummaryrefslogtreecommitdiffstats
path: root/archiva-docs/src/site/xdoc/tour/proxy.xml
blob: 9e1073b38cfe81192027e9e454b352f2827df8fc (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="admin.html">Next: Graphical Administration</a>
        </p>
      </div>
    </section>
  </body>
</document>