Hello Guys,

I've got an application here which has always been plagued by it's startup / 
reinit times, but I've never really been able to solve it, however I've 
decided to invest some more time again today to try and crack it.

The application regularly (every initial request) times out during init, 
with either cfloop, cffile or cfoutput timeout errors, After maybe a refresh 
or two the app will finally kick into life though. This means init of the 
app is often well in excess of a minute, which isn't really acceptable.

Once the application is running however, performance seems perfectly 
reasonable.

So what can I tell you about the application?

Model Glue 'Gesture' 3.2 Alpha 2 (3.2.750.403)
ColdSpring 1.2
Transfer 1.1
Coldfusion 8,0,1,195765
Java 1.6.0_26

Debugging, Reload and Rescafold are all set to False, and the CF server is 
configured for production, Debugging and Report Execution Times disabled, 
CFC Type Check disabled etc. All my cold spring beans are set to lazy init 
so they're not being instantiated as part of the initial requet.

Any advice you guys can offer would be greatly appreciated.

Thanks,

Robert 

-- 
Model-Glue Sites:
Home Page: http://www.model-glue.com
Documentation: http://docs.model-glue.com
Bug Tracker: http://bugs.model-glue.com
Blog: http://www.model-glue.com/blog

You received this message because you are subscribed to the Google
Groups "model-glue" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/model-glue?hl=en

Reply via email to