Hi,

Look at Application.cfm for  sitewide variables,  use of cfincludes,
reusable components, most of all optimising database, indexes, consider
stored procedures...large project use clustering..next ver of CF will be
able todistribute application instances across servers, database on another
box, SQL server nb security audit....my 2p

Colm

-----Original Message-----
From: Jolly Green Giant [mailto:[EMAIL PROTECTED]
Sent: 30 June 2004 22:16
To: [EMAIL PROTECTED]
Subject: [ cf-dev ] streamlining an MX app


Guys,

If a client were to come to you and say that they have a project for you,
and that the job was to "increase the performance and stability of a Cold
Fusion MX application", what "flags" pop up for you right away?

Things like...
... check to see if any queries can be cached?
... be sure all session variables are locked properly, if appropriate?
... decrease use of CFML custom tags where possible to reduce overhead?
... notice locations of multiple cfset statements where cfscript would be
better?

Those were a few that came to me right away.  But I am interested in what
you all think as well.

Thanks,

David /jgg




--
These lists are syncronised with the CFDeveloper forum at
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided
by activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by
proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by
gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]



---
avast! Antivirus: Outbound message clean.
Virus Database (VPS): 0427-0, 29/06/2004
Tested on: 01/07/2004 09:29:27
avast! is copyright (c) 2000-2003 ALWIL Software.
http://www.avast.com




-- 
These lists are syncronised with the CFDeveloper forum at 
http://forum.cfdeveloper.co.uk/
Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
 
CFDeveloper Sponsors and contributors:-
*Hosting and support provided by CFMXhosting.co.uk* :: *ActivePDF provided by 
activepdf.com*
      *Forums provided by fusetalk.com* :: *ProWorkFlow provided by proworkflow.com*
           *Tutorials provided by helmguru.com* :: *Lists hosted by gradwell.com*

To unsubscribe, e-mail: [EMAIL PROTECTED]

Reply via email to