Kbase P21385: Specifying the -proxyport and -proxyhost Parameters
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  08/06/2005 |
|
Status: Unverified
GOAL:
Specifying the -proxyport and -proxyhost Parameters
SYMPTOM(s):
Progress Webclient
CAUSE:
The Progress WebClient supports parameters that enable the WebClient
application to connect to the AppServer through the proxy server.
Those parameters, -proxyhost and -proxyport, are usually set with the
Progress WebClient Application Manager.
In the intranet environment, it's expected that every user will
have the same proxy settings since they all belong to the same
organization. Therefore, it would be good to have the WebClient
install procedure set these parameters for users, rather than each
one of them adding these settings in the Progress WebClient
Application Manager.
FIX:
In your WebClient Application Assembler, specify the -proxyhost and
-proxyport in the 'Startup Parameters' or in the parameter file that
is going to be included in the 'AtStartup' component. These
parameters will be used immediately after the application install.
They can be still overridden with the WebClient Application Manager if
necessary.