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
How do I provide user credentials for starting the weblogic server?
When we will take thread dump? Please give us some examples?
You are getting a error in your appserver/webserver logs "connection refused", from the operating system perspective how will you troubleshoot this?
What is a trace in relation to web logic server?
Explain how a web logic server works?
What is the difference between development mode and production mode of weblogic server?
What is a machine?
What is the no_acknowledge acknowledge mode used for? : BEA Weblogic
What is the purpose of stub in web-logic server cluster?
What is meant by prallel gc and explain it?
Why does for update in oracle 8 cause an ora-01002 error? : BEA Weblogic
Explain how can os authentication be connected with weblogic jdriver for oracle and connection pools?
How you are getting the alerts?
In Future how the role of WEBLOGIC in realtime ?
What are logics in reference to web logic servers?