How to integrate apache webserver with weblogic server? What
is the purpose of integrating both?
Answer Posted / giri babu
for improving load balancing & speed.
Integrating web & weblogic Server:
Ex: Apache 2.0 & Weblogic 10.3
copy the mod_wl_20.so module file from
bea/wl_server10.3/server/plug-in and paste it
apache/apachegroup/apache2.0/modules. And add text in apache
configuration file(apache2.0/conf--> httpd.txt)
Load Module webLogicModule modules/mod_wl_20.so and give
our cluster configuration(in between <if module> and
<location Module> at nearly at the end of the text file.
and restart the apache server. :)
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is the difference between jboss and weblogic?
What can be the reasons for server hang?
What Are The Various Types Of Weblogic Installations ?
Are there c/c++ interfaces to wls jms? : BEA Weblogic
How many WebLogic servers can be held inside a multi-processor machine?
How do you troubleshoot a crash?
What is the role of a deployer?
What is the difference between development mode and production mode of weblogic server?
Ho do you troubleshoot server hang?
How do I provide user credentials for starting the weblogic server?
In web logic how are new threads assigned?
Can you explain what are the ways in which the dns request of failed servers handled?
What are the ways in which weblogic servers can run on multiple machines?
How does sorting on message priority work? : BEA Weblogic
What is t3??