Renaming dispatchers
As a security measure, you can rename dispatchers
if you do not want to reveal the host computer name, port number,
servlet, or path of the dispatcher.
For more information, see Securing Dispatchers
Typically, server administrators can view and change the name of dispatchers.
We recommend that when renaming a dispatcher, you do not use any information that reveals the host computer name or port, or other system or path information. However, it is important to remember where the dispatcher is installed, for monitoring purposes.
Tip: If you
rename a dispatcher and need to access the host, port, and path information,
you can use the Software Development Kit methods to find this information
in the dispatcherPath property of the Dispatcher Object.