UPDATE
UPDATE - Update executing RPs
Allows for the immediate or deferred update of executing RPs
with the modifications entered.
The possible values for this parameter are:
- *IMMED
-
Any modifications to the Web Server/400
configuration will be reflected in the request processors that
are currently executing. Each RP will be updated upon the
next request processed.
- *DEFER
-
Updates will not take effect in the running RPs. You must execute
the SETWWWCFG (Set WWW Configuration)
command for these modifications to be reflected in the current RP execution.
Note: If another configuration command
is executed with the UPDATE(*IMMED) option selected, or if a new request
processor is started (either via the STRWWWRP
command or as the result of a new request that cannot be accommodated by
the currently running RPs), the configuration values set here will be reflected
in all request processors, even though *DEFER was selected here.