Jeremy, Glad to hear you got it sorted. Would you be able to suggest any improvements in the FAQ section article, based on your experience?
DW On Thu, Dec 10, 2009 at 12:39 PM, Jeremy Rottman <[email protected]> wrote: > Excellent FAQ: > > Here are the steps I took to fix this issue: > Turned off Server monitor - I stopped all monitoring not just Memory > Tracking. > Report Execution Times - I turn this off by default on every new cf > install. So this was not an issue. > Changed property reload in ColdSpring.xml to false, ran the test page > it worked set the property to true and had the same result. > > > On Dec 10, 10:27 am, Ezra Parker <[email protected]> wrote: > > Hi Jeremy, > > > > We're starting to put together some FAQ pages for the framework, and > > this topic is actually the first one that we have in place (although > > it could undoubtedly be expanded upon): > > > > http://docs.model-glue.com/wiki/FAQWhyIsMySiteSoSlow > > > > -- > > Ezra Parker > > > > On Thu, Dec 10, 2009 at 9:24 AM, Jeremy Rottman <[email protected]> > wrote: > > > I am not running CF8 i am running CF9. After <cfsetting > > > requesttimeout="3600" /> as suggested by Jared I finally was able to > > > get to the test page. However every subsequent request to the page > > > takes 3-4 mins. > > > > > On Dec 10, 10:18 am, Jared Rypka-Hauer <[email protected]> > > > wrote: > > >> Try adding <cfsetting requesttimeout="3600" /> to Application.cfc or > .cfm (or to index.cfm before the cfinclude tag) in the translator folder. > > > > >> Sometimes you will get timeouts like that when loading an app for the > first time... it depends on many factors, but adding that cfsetting is a > good troubleshooting first-step. > > > > >> J > > > > >> On Dec 10, 2009, at 11:10 AM 12/10/09, Jeremy Rottman wrote: > > > > >> > I am switching from PureMVC to Model-Glue for various reasons. So > far > > >> > I have been having a hell of a time getting the framework up and > > >> > running. > > > > >> > I have been following the Quickstart example and I have followed the > > >> > steps one by one. After each step I test the page /translator/ > > >> > index.cfm. Every time I test this page I the following time out > > >> > exception. ... > > > > > -- > > > 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]<model-glue%[email protected]> > > > For more options, visit this group at > > >http://groups.google.com/group/model-glue?hl=en > > -- > 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]<model-glue%[email protected]> > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en > -- “Come to the edge, he said. They said: We are afraid. Come to the edge, he said. They came. He pushed them and they flew.” Guillaume Apollinaire quotes -- 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
