Installing the Repository Proxy

The Repository is a client-server application, in which the Client issues SQL statements via an ODBC connection to be executed on the database server. While such a system provides acceptable performance on a Local Area Network (LAN), it may be less effective on a Wide Area Network (WAN).

SQL statements require several network packets, each of which must go back and forth before the next one is issued. While a LAN connection typically has a ping time of less than 10ms; a WAN connection (passing through the Internet via a Virtual Private Network (VPN) connection) has a typical ping of over 100ms.

The PowerDesigner repository proxy is an optional program that receives requests from client workstations and translates them into a more efficient proprietary format for communication with the repository server. With client request pooling and sophisticated caching, the proxy can considerably improve performance, particularly if clients will be connecting over a WAN.

Warning!  

Ideally, if your repository server is a fast, modern machine, you should install the proxy directly on the same machine. Otherwise, you should install the proxy on another server on the same LAN.

The repository administrator will set up the repository proxy.

  1. Choose whether to install the repository proxy on the repository server, or on another windows machine on the same LAN.
  2. Create a data source to define the connection between the proxy and the repository database (see Creating an ODBC system data source on the proxy server).
  3. Run the repository proxy setup program to install the proxy as a service (see Installing the repository proxy on the proxy server).
  4. Launch the configuration tool to configure the proxy (see Configuring the repository proxy).

    The repository proxy is now ready for use.

After installation is complete, you can set up client machines to connect to the repository via the proxy. See the Getting Started with the Repository chapter in Working with the Repository.

Send your feedback on this help topic to Sybase Technical Publications: pubs@sybase.com

Your comments will be sent to the technical publications staff at Sybase, Inc. For product-related issues or technical support, contact Sybase Technical Support at 1-800-8SYBASE.