Kbase P4553: Setting up distributed WebSpeed Config; Connecting WS Msngr & NameServer to WS Broker
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  30/03/2009 |
|
Status: Verified
GOAL:
How to set up a distributed WebSpeed configuration?
GOAL:
How to configure remote NameServer?
GOAL:
How to set up Messenger and NameServer on one server and webspeed broker on a different server?
FACT(s) (Environment):
WebSpeed 3.x
OpenEdge 10.x
All Supported Operating Systems
FIX:
Distributed Environment
a) Webserver & Messengers & NameServer (machine A).
b) WebSpeed Broker/Agents (machine B).
Machine A
Don't change the default NameServer.NS1 definition, as the NameServer is local within this configuration.
Machine B
The NameServer will be remote for this machine. This setup will require you to change the definition of [NameServer.NS1] on machine B. Change it as follows:
[NameServer.NS1]
location=remote
hostName={TCP hostName of machine A}
portNumber=(TCP port of NameServer.NS1 on machine A}
The WebSpeed Broker
The broker's controllingNameServer will be on machine A.