This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes BEA/Weblogic and the fly likes How can Apache proxy all http requests to weblogic? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "How can Apache proxy all http requests to weblogic?" Watch "How can Apache proxy all http requests to weblogic?" New topic
Author

How can Apache proxy all http requests to weblogic?

Deepak Dew
Ranch Hand

Joined: Mar 29, 2004
Posts: 79
HI,
How can I configure weblogic proxy plug in for apache so that all http requests hitting apache should be forwarded to weblogic?

Thanks

Deepak


IBM Certified Advance WAS Administrator on 6.1, BEA Certified WebLogic Server 81 Administrator, Vitria Certified BusinessWorks Administrator, SCJP 2
David Chung
Greenhorn

Joined: Dec 15, 2004
Posts: 11
Deepak

Try setting the

MatchExpression=*

in httpd.conf
Deepak Dew
Ranch Hand

Joined: Mar 29, 2004
Posts: 79
Hi,
I got it.
Just put <Location />
for the location block.

thanks

deepak
Gareth Western
Ranch Hand

Joined: Apr 07, 2004
Posts: 45
There's also a Weblogic plugin available for Apache (distributed with the WL installation), however we've had mixed results with it. We set up two test networks, on one of which the plugin worked beautifully, whereas on the other it hogged all the CPU resources when hit by more than a couple of users... I still haven't got to the bottom of that problem.
Deepak Dew
Ranch Hand

Joined: Mar 29, 2004
Posts: 79
Hi,
I am using proxy plugin by weblolgic for apache 2.046 on linux 3
Its working good for me so far.

Thanks

Deepak
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How can Apache proxy all http requests to weblogic?
 
Similar Threads
Starting with BEA Weblogic
Configuring IBM HTTP Server and Weblogic 7.0
Problem: WebLogic Proxy Plug In for Apache
Very High CPU usage on apache2.046/redhat 3.0 Apache Crashing
Setting Proxy Information