Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Improper Load Balancing
have you looked at the loads on the servers, the listeners can and will
redirect connections to what it believes is the least busy node, this
is done by run queue. (at least on 9i)
If you want you con force connections to go to a specific server and do your own load balancing
On 22/03/07, Freeman, Donald <dofreeman_at_state.pa.us> wrote:
>
>
> We are experiencing problems with the database connectivity from the
> production web servers for the last 2-3 weeks. We are using Oracle RAC in
> the production and there are 2 database servers. Somehow the connection goes
> to one database server intermittently, not all the time. But when it happens
> we see* most of the connections going to the same Oracle node i.e. second
> node*. We are using Windows load balancing on the web servers. Does
> anybody have any idea what might cause this
>
-- http://www.freelists.org/webpage/oracle-lReceived on Thu Mar 22 2007 - 10:40:48 CDT
![]() |
![]() |