Kbase P106037: What is the predefined WebSpeed environmental variable SESSION_COOKIE
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/07/2005 |
|
Status: Unverified
GOAL:
What is the predefined WebSpeed environmental variable SESSION_COOKIE
GOAL:
How to define SESSION_COOKIE to the WebSpeed Broker and it's agents
FACT(s) (Environment):
WebSpeed 3.1D
WebSpeed 3.1E
OpenEdge 10.x
FIX:
Session tracking cookies allow the tracking of anonymous or unidentified users. Finds and uses the first match for the specified value.
The VALUE is a the name of a default session tracking cookie
Activation of this variable can be accomplished either by:
1. Using the Progress Explorer and entering the name of the variable in the NAME field in the brokers' Environment Variable Properties dialog box and the Value in the VALUE field.
2. Manually add to the ubrokers.property file under the Environment section for your broker.
[Environment.wsbroker1]
SESSION_COOKIE=[name of cookie]