Configure Oracle HTTP Server(OHS) and Web cache 11.1.1.7
$cd /u02/app/middlewareiam/Oracle_WT/bin
Execute $. /config.sh
The Welcome Screen will be displayed. Click on Next to continue.
Step 2) Select 'Oracle HTTP Server' and 'Oracle Web Cache'
Select 'Associate Selected Components with Weblogic Domain' to check status of OHS and Webcache in Enterprise Manager console associated with Admin server of domain.
Click Next.
Step 3)Enter Domain details with which you want to associate your ohs and web cache server.
Domain Host=http://testdomain
Domain Port No=7001
Username=weblogic
Password=password for weblogic user
Step 4)Provide the Instance Home Location , OHS Instance Name and OHS Component name and Web Cache component name. Click on Next to continue.
Step 5)Specify Web cache Administrator Password
Step 6)Select radio button Auto Port Configuration and click Next
Step 7) Act as per business requirements.
Step 8) Review the configuration summary and click on Configure.
Step 9) Click on Next once after the configuration is completed.
Step 10) Click on Finish to complete the OHS11G configuration.
Sanity Check
1)cd $OHS_HOME/instances/$InstanceName/bin
./opmnctl status -l
2)http://hostname:ohsPort
3)http://hostname:webcachePort
No comments:
Post a Comment