Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 535.7K On-Premises Infrastructure
- 138.1K Analytics Software
- 38.6K Application Development Software
- 5.6K Cloud Platform
- 109.3K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71K Infrastructure Software
- 105.2K Integration
- 41.5K Security Software
how to change discoverer plus url?

Hi All,
Curently we are running discoverer plus as normal without using load balancer ,now We have created a load balancer and we need to change the url in discoverer plus with the new load balancer.
Can any one help on how to change the discoverer plus url for newly created load balancer.
Any help would be greatly Appreciated.
Thanks,
Answers
-
Hi All,
Please help any one .
Thanks
-
Discoverer relies on the Fusion Middleware (FMw) HTTP server. Discoverer does not keep / know it's own URL information. That is all maintained in HTTP server. You would need a VirtualHost for any "entry" point into HTTP server (except the one supplied in ServerName directive). In the 11g release, a virtual host is created using WLS Admin console. In 10g, it is directives added to the httpd.conf file. Please search the Knowledge Base for HTTP server notes regarding VirtualHost. This should provide all the information you need.