is/instname_encoding

Parameter

is/instname_encoding

Short text

Define the encoding of the instance name

Parameter Description

You can use this parameter to control how the SAP Web AS presents the instance name externally (for example, in an HTTP session cookie).

Following values are possible:

• none: Plain text: For example, ls100_BCO_10 (default)
• md5: MD5 hash of the instance name: e.g. FKOuCXKqMVOWyF5syzhQSQ

If you use this parameter, make sure it is set the same on all SAP Web AS instances and on the message server (preferably in the default profile only) so that HTTP load balancing works with SAP Web Dispatcher, all application servers use the same instance name, and the message server also observes the parameter.

This parameter does not need to be set in the SAP Web Dispatcher profile.

Application Area

SAP Web Application Server

Parameter Unit

Character string

Default Value

none

Who is permitted to make changes?

Customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

None

Values allowed

none
Instane names in plain text: ls0100_BCO_10

md5
MD5 hash of the instance name: FKOuCXKqMVOWyF5syzhQSQ

You May Also Like

Leave a Reply?