Searching the Help
To search for information in the Help, type a word or phrase in the Search box. When you enter a group of words, OR is inferred. You can use Boolean operators to refine your search.
Results returned are case insensitive. However, results ranking takes case into account and assigns higher scores to case matches. Therefore, a search for "cats" followed by a search for "Cats" would return the same number of Help topics, but the order in which the topics are listed would be different.
Search for | Example | Results |
---|---|---|
A single word | cat
|
Topics that contain the word "cat". You will also find its grammatical variations, such as "cats". |
A phrase. You can specify that the search results contain a specific phrase. |
"cat food" (quotation marks) |
Topics that contain the literal phrase "cat food" and all its grammatical variations. Without the quotation marks, the query is equivalent to specifying an OR operator, which finds topics with one of the individual words instead of the phrase. |
Search for | Operator | Example |
---|---|---|
Two or more words in the same topic |
|
|
Either word in a topic |
|
|
Topics that do not contain a specific word or phrase |
|
|
Topics that contain one string and do not contain another | ^ (caret) |
cat ^ mouse
|
A combination of search types | ( ) parentheses |
|
- Administer
- Grant Access to CMS UI
- Create a UCMDB Integration User
- Change the UCMDB Integration User Credentials
- Configure the UCMDB Server URL
- Configure LW-SSO
- Enable SAML Authentication
- Configure SSL
- Enable SSL with a Certificate from a Certification Authority
- Configure High Availability Mode
- Configure CAC Support
- Configure Multiple UCMDB Servers
- Change the Default Port of the Tomcat Server
- Configure to Use Encrypted Parameters on the Tomcat Server
- Deploy the CMS UI with a Different Root Context
- Disable the Embedded CMS UI
- Configure Reverse Proxy for Apache Tomcat and IIS Servers
- Configure an Environment to Use Multiple Reverse Proxies
- Configure a One-Time Authentication Token
- Configuration Mechanism
- Specify the Number of Concurrent Sessions
- Enable/Disable Timeout of a CMS UI Session
- Disable the Turn off Data URI Support Setting
- Authorize Access to CIs
- Logging User Statistics
- Set CMS UI Session to Expire
- Solr Auto Commit
- Best Practices for Working with the UCMDB Browser module
- Configure Browser Internal Priorities
- Re-brand the UCMDB Browser module
- How to View the Java Metrics for the UCMDB Browser module
- Initial Setup for Working with the UCMDB Bowser module
Configure an Environment to Use Multiple Reverse Proxies
When clients are connected to the same CMS UI instance through multiple reverse proxies, the CMS UI needs to know each client’s frontend URL to build correct direct links to the Micro Focus Configuration Manager and Micro Focus Service Manager servers. For example, a client who accesses the CMS UI by reverse proxy https://reverse-proxy-1 should get a direct link by the same https://reverse-proxy-1.
Therefore, a configuration based on relative URLs instead of full URLs should be implemented. When the CMS UI receives a request with a header X-Reverse Proxy, it relates to application URLs as relative URLs and concatenates part of the header with a relative URL. To use this solution the customer should:
- Configure each reverse proxy in the environment to append header X-Reverse-Proxy with the Reverse Proxy’s frontend URL.
- Use a relative URL for all servers behind the reverse proxy in the CMS UI configuration.
To perform the actual configuration:
-
Configure reverse proxy to append header X-Reverse-Proxy with the reverse proxy URL for Apache-server. To do this, open file %apache-home-directory%\conf\httpd.conf (where %apache-home-directory% is the Apache server home directory), and add the following lines:
-
LoadModule headers_module modules/mod_headers.so
-
RequestHeader set X-Reverse-Proxy http://srp-server-front-end-url
Where http://srp-server-front-end-url is the entire reverse proxy’s frontend URL.
-
-
The CMS UI configuration file should use relative URLs instead of full URLs. For example, instead of http://cm-server/cnc, use /cnc. Specifically, it is very important that the value of tag <ucmdb_ui_url> is defined and uses a relative path.
Note To configure your environment to work properly, use the value of the UCMDB Browser URL setting to access CMS UI, by changing the value of the Override the Return to CMS UI link setting to True.
We welcome your comments!
To open the configured email client on this computer, open an email window.
Otherwise, copy the information below to a web mail client, and send this email to cms-doc@microfocus.com.
Help Topic ID:
Product:
Topic Title:
Feedback: