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 development mode and production mode of weblogic server?
What should an xpath selector look like? : BEA Weblogic
How to write a program to bind string values in a preparedstatement?
What is meant by gc and explain it?
What is Weblogic ? (Weblogic Interview Questions)
How do I learn what codesets are available in oracle? : BEA Weblogic
How many types of weblogic installation ?
What type of object is returned by resultset.getobject()?
What are the admin default ports?
Do you know how can third-party jdbc driver be used with jms?
Do you know what is the function of managedconnection.addconnectioneventlistener() in web logic server?
In Future how the role of WEBLOGIC in realtime ?
How does cluster communication happen?
What is thread stack size? What is the default thread stack size in windows? Which memory space does thread stack get allocated from?
How to troubleshoot and overcome such issues?