Skip to main content

ModifyServer

Modify a superserver configuration.

Synopsis

[Actions]	ModifyServer:Port=n,BindAddress=bindaddress,[PropertiesToModify]

Where n is the existing superserver’s port number on the system.

Where you substitute [PropertiesToModify] for the properties you want to modify.

Description

ModifyServer specifies changes to make to an existing superserver configuration. InterSystems IRIS® modifies the superserver configuration when processing the [Actions] section during a configuration merge. During the merge, InterSystems IRIS runs Security.Servers.Modify()Opens in a new tab to modify the superserver configuration defined by ModifyServer.

Changing this Operation

This operation is designed to be used during a configuration merge. You can change ModifyServer by editing the merge file in a text editor (as described in Editing the Active CPF).

See Managing Superservers for more information on superserver configurations.

FeedbackOpens in a new tab