Hi Guido,

In CF Administrator what is your template cache size - the default of 1024Kb
is far to small, try at least 10240Kb.  You're probably getting cache pops
(check performance monitor or cfstat) which require recompilation of cfm
files that are dropped because the cache is too small.  On a production
system select "trusted cache" to further reduce startup time.

Cheers,

Robin Hilliard
Senior Product Support Engineer - Asia Pacific
Macromedia, Inc.

International toll-free support line: 800 25524737
Online support http://www.allaire.com/support

For distributor support in:
Australia 1800 357 987 mailto:[EMAIL PROTECTED]
New Zealand 0508 721070 mailto:[EMAIL PROTECTED]
Japan mailto:[EMAIL PROTECTED]
Singapore (65) 428 5824 mailto:[EMAIL PROTECTED]
Malaysia (603) 2166 8511 mailto:[EMAIL PROTECTED]


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 29 May 2001 4:46 PM
To: Spectra-Talk
Subject: long execution time



Hello!

Our system: spectra 1.0, cf 4.5, solaris, oracle

We met some performance problems. Most of the time responses are quick, but
sometimes it will take a long time, up to 15 seconds for one page. Then I
activated debugging, which looks like this:

***********
Execution Time
7444 milliseconds
......
7053 ms STARTUP, PARSING, & SHUTDOWN
************

In the majority of cases STARTUP, PARSING, & SHUTDOWN will last 40ms or so,
but sometimes much longer. cpu load will then go up to 50-60 %. It seems
that it is not an issue of specific pages. It's more like random. Anyone
knows what's going on?


Guido Franz


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to