Database Scalability?

2000-08-29 Thread Hondo Burney
I am trying to determine scalability issues of databases sitting behind a clustered Cold Fusion application(not cluster cats). Does anyone have any insight into the the maximum number of simultaneous connections? What kind of hardware do you use? A fibre channel disk set accessed by a cluster of d

Re: Database Scalability?

2000-08-29 Thread Hondo Burney
Alright alright. Anybody just have some URL's to point me to? At 01:14 PM 8/29/00 -0700, Hondo Burney wrote: >I am trying to determine scalability issues of databases sitting behind a >clustered Cold Fusion application(not cluster cats). Does anyone have any >insight into the the maximum numb

RE: Database Scalability?

2000-08-29 Thread Jeremy Allen
: Re: Database Scalability? Alright alright. Anybody just have some URL's to point me to? At 01:14 PM 8/29/00 -0700, Hondo Burney wrote: >I am trying to determine scalability issues of databases sitting behind a >clustered Cold Fusion application(not cluster cats). Does anyone have a

RE: Database Scalability?

2000-08-29 Thread Hondo Burney
D]] >Sent: Tuesday, August 29, 2000 4:47 PM >To: [EMAIL PROTECTED] >Subject: Re: Database Scalability? > > >Alright alright. Anybody just have some URL's to point me to? > > > > > >At 01:14 PM 8/29/00 -0700, Hondo Burney wrote: >>I am trying to determine sca

RE: Database Scalability?

2000-08-29 Thread dougn
>>>I understand that there is no way for anybody to project estimates for code they didn't write. I was looking for more general info about clustering databases as well as real numbers on existing CF apps that you folks may have written. Well I don't keep track of our numbers, but you can get th

RE: Database Scalability?

2000-08-29 Thread dougn
>>>Doug N, has posted some really great stuff on this list before about scalability in CF. Jeremy Allen [EMAIL PROTECTED] [Insert Quarter] Thanks Jeremy! I hope it helped. I'm trying to get all my notes into a web site so that hopefully they can be more easily distributed. Someone said I shoul

RE: Database Scalability?

2000-08-29 Thread dougn
>>>Would I have to force session on a single server or could I build a database fast enough to handle centralized session variables? You could create one server just for session management or you can do it in the database. The real issue here is just how much session data is there and how freque