How to configure proxy in StarTeam?

  1. Edit the Servers configuration file .
  2. Add this section:
    [global]
    http-proxy-host = your.proxy.name
    http-proxy-port = your.port.number
  3. Replace the host and port with the proxy server that you want to connect to.