WebSpeed
Product Update Bulletin
Set the Agent Application Mode To Production
You must set the value of your Agent application mode to Production to prevent unwanted exposure of several WebSpeed components. The default value for this setting is Development. Therefore, you must take explicit action to set this value to Production before you deploy and run your WebSpeed applications.
Table A–1 details the functionality differences between the Production and Development modes.
Procedure Using the Progress Explorer Tool
To change the value of the Agent application mode from Development to Production using the Progress Explorer Tool, perform these steps:
- Double click the WebSpeed folder on the left-hand side of the main Progress Explorer window.
- Right click on the broker object.
- Choose Properties on the shortcut menu. The broker Properties window displays.
- Click on Agent
General to display properties associated with the WebSpeed Agent. Note that the Agent application mode field displays two options: Development and Production.
- Set the Agent application mode to Production as shown in the wsbroker1 Properties window below.
![]()
Procedure Using the ubroker.properties File
To change the value of the srvrAppMode property from Development to Production in the
ubroker.properties
file, perform these steps:
- Determine if you need to set all brokers or just individual brokers to a Production mode.
The property values established in the various sections of the
ubroker.properties
file are governed by a parent-to-child inheritance relationship. For example, values set in the parent, the [UBroker] section, are inherited at the [UBroker.WS] level. Similarly, values defined at the [UBroker.WS] level are inherited as default values by each individual broker instance, established in unique [UBroker.WS.brokername] sections.Alternatively, you can retain the property values established at the parent level and override only those individual values at the lower, child level that you need to change.
- Search the
ubroker.properties
file for the srvrAppMode property in the section, or sections, that you need to change.- Change the value of the srvrAppMode property to Production.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |