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

Home -> Community -> Usenet -> c.d.o.server -> Re: Question about the web application running in the oracle database with RAC

Re: Question about the web application running in the oracle database with RAC

From: Galen Boyer <galen_boyer_at_yahoo.com>
Date: 25 Feb 2006 22:53:01 -0600
Message-ID: <uu0amr1ng.fsf@rcn.com>


On 25 Feb 2006, muzi710_at_gmail.com wrote:
> Thanks for you fast response.
>
> Are you running the exact same loads against the single app server
> environments as you are when you test it with the clustered app server
> environment?
> --------Sure.
>
> Could you be more specific about what "worked well is"?
> --------That means the application working in the normal speed even if
> the number of the visitors are large.

Are you performing transactional access or read queries or a mixture, and what is the makeup of the mixture.

Are the two applications the same application on a cluster or two different apps? What is the nature of the database interactions, OLTP with heavy transactional access or big queries?

> Could you be more specific about what" will quickly slow down" means.
> --------That means the application run slow.

What slows down? A page serving big data or a page serving OLTP or every single page, ...

> Can you narrow it down to _what_ part of the application "slows down"?
> --------That means the web respond speed slows down.

Are you sure the database is the culprit? Maybe networking is getting bogged down, maybe the switching logic is the culprit

-- 
Galen Boyer
Received on Sat Feb 25 2006 - 22:53:01 CST

Original text of this message

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