Configuring network connections

If your environment requires a proxy, you can configure the network connections to permit access to web help from your help server.

Procedure

To configure your network proxy settings:

  1. Browse to http://server:port/help-name/updater/proxy.jsp. To determine the server name, port, and help name, see Help server administration.

    The Proxy page opens.

    Manage Proxy page

  2. On the Network Connections page, enter your proxy server information.
    Table 1. Network Connections Preferences
    Option Description Default
    Provider Specifies the settings profile to be used when opening connections as follows
    • Native , the settings that were discovered in the operating system are used. (This is only available on some platforms.)
    • Direct , all of the connections are opened without using a proxy server.
    • Manual setting, the settings that are defined in the help WAR file are used.
    Native, if present

    Manual, otherwise

    Proxy entries The following table shows entries that are available for all of the providers. The check boxes in the first column of the table indicate entries that are to be used for the currently selected provider.
    When you use a Manual proxy provider, you configure settings for three predefined schemas: HTTP, HTTPS and SOCKS.a Configuration for each schema is displayed in the Proxy entries table. To edit settings for a particular schema, double-click the entry or select the entry, and then click Edit. If you leave the Port field blank, the default port number is used. This table lists the default port numbers for predefined schema.
    Table 1. Proxy entries ports
    Schema Default port
    HTTP 80
    SSL 443
    SOCKS 1080
     
    Proxy bypass Use this table to specify, either by name or pattern, which hosts must not use a proxy. A direct connection is always used for matching hosts. The check boxes in the first column of the table indicate entries that are to be used for the currently selected provider.  
    Table notes:
    1. The SOCKS proxy support in Java™ 1.4 has limitations. Because of these limitations, when a Java virtual machine (VM) 1.4 is used, the SOCKS system properties are not set. The SOCKS proxy might still be used by tools such as CVS when running on a 1.4 VM. However, full SOCKS proxy support, requires a 1.5 (or 5.0) VM.
  3. Click OK.

Feedback