-
Language:
English
-
Language:
English
Chapter 1. Enhancements
ENTMQIC-2326 - Allow users to mask passwords
The
qdrouterd.confrouter configuration file now supports password masking. In addition to entering passwords in clear text, you can now specify either an environment variable or a file to store the password.When configuring an
sslProfileentity, you can now use thepasswordattribute to mask the password for the private key.Also, when configuring a
connectorto connect to peer with user name and password authentication, you can now use thesaslPasswordattribute to mask the password.
ENTMQIC-2353 - Ability to set different connection limits for different users
You can now define connection limits for different user groups in a vhost. Before, you could set the global maximum connection limit for a router, and the maximum connection limit for a vhost. However, this limit was applied to all users within the vhost. Now, in addition to these connection limits, you can also set the maximum number of connections for a user group within a vhost. When set, this limit overrides the vhost connection limit.