I am reloading the configuration file at runtime and want to change the level of existing sessions.
If I load the configuration file before creating the sessions, the session level is set correctly to that in the file.
If I then subsequently reload the configuration file after the sessions are created, the level does not appear to read the newly set level in the file.
Other settings are read correctly like connections.
Thanks for the help