Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Improper Load Balancing

Re: Improper Load Balancing

From: Alex zeng <junk4trash_at_gmail.com>
Date: Fri, 23 Mar 2007 10:09:43 -0600
Message-ID: <3df370bd0703230909u646753e9y681c13aa694b8a3e@mail.gmail.com>


I have ever used load balance with the same problem. Later, we just balance it by ourself.

Application A -> inst1
Application B -> inst1
Application C -> inst2
Application D -> inst2

...

That works fine! In our case, instance crash is seldom happened. If it happened, just change the connect pool configuration in weblogic in 1 minute.

FYI Alex

--
http://www.freelists.org/webpage/oracle-l
Received on Fri Mar 23 2007 - 11:09:43 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US