18.2.12. SET objectname parameter value Previous topic Parent topic Child topic Next topic

Sets a new value for the named parameter in the named object. The new value will persist in the Radiator until it is restarted. This is useful for experimenting with new configuration values without having to restart the server. It is probably most useful for setting the PacketTrace parameter, permitting DEBUG level tracing of all packets that pass through a given object.
For example, this command will set PacketTrace on the first Client clause. Subsequently, all packets arriving from that Client will by logged to this Monitor connection (and any other logger) at DEBUG level:
SET .Client.0 PacketTrace 1