Configure Team Foundation Source Control to use Proxy Server

vstsuetb

Team Foundation source control can be configured to provide enhanced performance for distributed teams by using proxy servers. The proxy server caches copies of source control files in the location of the distributed team, therefore significantly reducing the bandwidth-intensive operation of downloading files into a user’s workspace.

Note   All meta-data exchange and file uploads continue to interface directly with the Team Foundation Server.

The following procedure demonstrates how to configure a Visual Studio client to take advantage of a Team Foundation source control proxy server.

Procedures

To configure a Visual Studio client to use a Team Foundation proxy server

  1. On the Tools menu, choose Options.
  2. In the Options dialog box, locate Source Control, expand it, and then click Visual Studio Team Foundation Server.
  3. Click Use proxy server.
  4. In the Server box, type the UNC path of the computer that is hosting the Team Foundation Server name. (This is the name of the server on which you installed the proxy. It is not the name of the server on which you have your team projects.)
  5. In the Port box, type 8081, which is the port designated for communication between the client and the proxy server.
  6. Under Protocol, choose either http or https.

Note   If you are not sure about the configuration information, contact your Team Foundation source control administrator.

0 comments

Discussion is closed.

Feedback usabilla icon