RE: Does Cold Fusion Chug?

2000-08-18 Thread Philip Arnold - ASP
> Not to add fuel to the fire ... but, from my experience in an IIS/MSSQL > environment CF introduces a bottleneck between CF and the DB. It > appears to > scale to about 75 simultaneous DB requests and hits a wall. I'm > not sure how > CF handles DB connection pooling/marshaling ... but I have br

RE: Does Cold Fusion Chug?

2000-08-18 Thread Philip Arnold - ASP
> > Any decent setup will have the data on a separate server, running > > a real database solution (not SQL Server or Oracle, or at a push mySQL) > > Philip, > > I'm guessing that you meant to say "not Access, but SQL Server..." > ? Oops, my bad - typing too quick and thinking faster than my fi

Re: Does Cold Fusion Chug?

2000-08-18 Thread Wjreichard
Not to add fuel to the fire ... but, from my experience in an IIS/MSSQL environment CF introduces a bottleneck between CF and the DB. It appears to scale to about 75 simultaneous DB requests and hits a wall. I'm not sure how CF handles DB connection pooling/marshaling ... but I have broken this

RE: Does Cold Fusion Chug?

2000-08-18 Thread DeVoil, Nick
> Any decent setup will have the data on a separate server, running > a real database solution (not SQL Server or Oracle, or at a push mySQL) Philip, I'm guessing that you meant to say "not Access, but SQL Server..." ? Nick

RE: Does Cold Fusion Chug?

2000-08-18 Thread Philip Arnold - ASP
> Okay, I am a big fan of CF but every now and then I hear about how cold > fusion doesn't work well with high volume sites... I'm not sure if this is > just a rumour. Does anyone have any documents about this, or is it just a > rumour? > > I'm under the belief that it doesnt matter wether you hav

Re: Does Cold Fusion Chug?

2000-08-17 Thread Wjreichard
Not to add fuel to the fire ... but in an IIS/MS-SQL environment, my experience is that the bottle neck occurs between CF and the MS-SQL. The connection marshaling via CF appears to scale to around 75 simultaneous users. I have resorted to ASP and MTS to break this barrier. Does anyone have a

RE: Does Cold Fusion Chug?

2000-08-17 Thread Nick McClure
At 04:50 PM 8/17/2000 -0400, you wrote: >Isn't adding more servers to attain higher volumes pretty much the >definition of scalability? > >We have no problems whatsoever with scalability. Not so much. True you can increase performance just by adding bigger and better servers but there comes a p

RE: Does Cold Fusion Chug?

2000-08-17 Thread Chris Evans
Terrebonne [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 17, 2000 4:04 PM To: [EMAIL PROTECTED] Subject: RE: Does Cold Fusion Chug? Cold Fusion DOES have scalability issues. Sure, if you throw enough servers at it, it will scale...but the same can be said for virtual any language. Don't g

Re: Does Cold Fusion Chug?

2000-08-17 Thread Jamie Keane
Inc. 9111 Monroe Rd., Suite 100 Charlotte, NC 28270 www.solutionmasters.com 704.563.5559 x 228 Voice 704.849.9291 Fax -Original Message- From: Robert Everland <[EMAIL PROTECTED]> To: '[EMAIL PROTECTED]' <[EMAIL PROTECTED]> Date: Thursday, August 17, 2000 4:26 PM Subject:

RE: Does Cold Fusion Chug?

2000-08-17 Thread Conrad, Christopher
4 PM To: [EMAIL PROTECTED] Subject: RE: Does Cold Fusion Chug? Cold Fusion DOES have scalability issues. Sure, if you throw enough servers at it, it will scale...but the same can be said for virtual any language. Don't get me wrong, CF is a very robust language, but the fact is there are i

RE: Does Cold Fusion Chug?

2000-08-17 Thread Robert Everland
. imho, Chris -- Original Message From: "Jeremy Allen"<[EMAIL PROTECTED]> Subject: RE: Does Cold Fusion Chug? Date: Thu, 17 Aug 2000 15:19:09 -0400 >That is totally NOT true. > >To write a scaleable app it takes knowledge >beyond even writing clean CF that

RE: Does Cold Fusion Chug?

2000-08-17 Thread Jeremy Allen
Could you elborate please.. I am really curios :) -Original Message- From: Chris Terrebonne [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 17, 2000 4:04 PM To: [EMAIL PROTECTED] Subject: RE: Does Cold Fusion Chug? Cold Fusion DOES have scalability issues. Sure, if you throw enough

RE: Does Cold Fusion Chug?

2000-08-17 Thread Chris Terrebonne
Chris -- Original Message From: "Jeremy Allen"<[EMAIL PROTECTED]> Subject: RE: Does Cold Fusion Chug? Date: Thu, 17 Aug 2000 15:19:09 -0400 >That is totally NOT true. > >To write a scaleable app it takes knowledge >beyond even writing clean CF that scales. > >That

RE: Does Cold Fusion Chug?

2000-08-17 Thread Mike Deane
I would love to use that. Good luck!!! /mdeane -Original Message- From: Zachary Bedell [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 17, 2000 3:12 PM To: '[EMAIL PROTECTED]' Subject: RE: Does Cold Fusion Chug? -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've seen

RE: Does Cold Fusion Chug?

2000-08-17 Thread Jeremy Allen
totally avoidable. Jeremy Allen [EMAIL PROTECTED] [Insert cool title here] -Original Message- From: Zachary Bedell [mailto:[EMAIL PROTECTED]] Sent: Thursday, August 17, 2000 3:12 PM To: '[EMAIL PROTECTED]' Subject: RE: Does Cold Fusion Chug? -BEGIN PGP SIGNED MESSAGE-

RE: Does Cold Fusion Chug?

2000-08-17 Thread Jeremy Allen
That is totally NOT true. To write a scaleable app it takes knowledge beyond even writing clean CF that scales. That is an important part, if an app is not written well it wont scale.. period. If the hardware is not setup well. It wont scale. If the entire system (read:software/hardware) i

Should have been: Bizarre error message... RE: Does Cold Fusion Chug?

2000-08-17 Thread Zachary Bedell
x27;s interesting Norman Elton Information Technology College of William & Mary > -Original Message- > From: Zachary Bedell [mailto:[EMAIL PROTECTED]] > Sent: Thursday, August 17, 2000 3:12 PM > To: '[EMAIL PROTECTED]' > Subject: RE: Does Cold Fusion Chug? > &

RE: Does Cold Fusion Chug?

2000-08-17 Thread Zachary Bedell
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've seen that from time to time w/ Locking errors, and also when then CFML parsing engine has completely killed itself & is in the process of crashing. It seems to be some sort of nasty kludge on Allaire's part that never got cleaned out of the prod