Parameter
|
Default
|
Description
|
Status enabled
|
1
|
Returns the status of the server or WEB transport in JSON format.
|
Adapter enabled
|
1
|
Enables the WEB transport from servicing requests.
|
Server debug
|
1
|
Allows debugging via URL: (?debug=on)
|
Collect metrics
|
1
|
Collects the metrics used by oemanager.
|
Allow runtime updates
|
0
|
If the value is 0, it does not allow certain properties to be updated dynamically.
|
Default cookie domain
|
The domain to send cookies.
By default, this is blank which restricts the web browser to set the cookies only to the current host. You can specify the domain name for which the cookies need to be available to multiple hosts.
|
|
Default cookie path
|
A server relative URL for all cookies. The
|
|
Default handler
|
OpenEdge.Web.CompatibilityHandler
|
The handler to which all requests are routed.
These requests are not handled by a mapped handler. The Compatibility handler supports classic WebSpeed applications and can also be mapped to a URL.
|