Changes between Version 1 and Version 2 of FAQs/WhyIsMyModelGlueApplicationSlow
- Timestamp:
- 01/05/11 20:17:49 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQs/WhyIsMyModelGlueApplicationSlow
v1 v2 20 20 21 21 If you are in a production situation, check to see the Debug property in your application-specific !ColdSpring.xml is set to false. Model-Glue Debug writes a lot of content to the browser so if you don't need it, disable it. This is another commonly overlooked task when deploying an application to production. 22 23 5) '''Check your JVM version''' 24 25 ColdFusion 8 shipped with Java 1.6.0_4 which has an issue with generating classes from CFCs. Any application with CFCs (including Model-Glue) will be dramatically slowed by this version of the JVM. JDK 1.6.0_10 fixed this issue. If you are running with an older version (which you can find on your CF Admin "Information" page), contact your system administrator to upgrade. For more information, see: http://www.ghidinelli.com/2008/08/18/java16-u10-gives-big-boost-to-modelglue-transfer-coldspring-performance
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)