Reverse Hostname Resolution for localhost
You can use the Nirvana.sasl.server.localhostResolve property to control whether the reverse hostname resolution for localhost is enabled on the server instance. Configure this property in the Server_Common.conf file. Valid values:
true (default) - enables reverse hostname resolution.
false - disables reverse hostname resolution. Set to
false if you experience SASL-related client connection exceptions over the Universal Messaging Socket Protocol (nsp).
Important:
If you set this property to false, you must also set the Nirvana.sasl.client.localhostResolve property to false.