Hey Everyone, Like Mark, I had been having serious issues with Cake on Media Temple GS. So much so that I was considering going back to Rails. It would take up to 20 seconds sometimes to load a page that hadn't been hit in a few hours.
Here is what fixed it 1. RC3 ... Some major speed improvements. 2. Most importantly. Follow the steps outlined here: http://blog.devonmallory.com/2008/11/single-cake-install-for-multiple-sub-domains-on-mediatemple-gs/ You need to move the core cake files out of the public HTML directory. I think what is happening when you have it out in the public area is that it is fair game for (mt) and their caching bots. Anyways, I hope this helps someone as it has made my apps on (mt) almost as fast as they are running localhost on my Mac pro. -Scott On Oct 28, 3:24 am, Mark <[email protected]> wrote: > Hi everyone, > > Just a closing statement, I have to get this project out the door so I > went ahead and downgraded to the 1.1 framework. Thanks everyone for > your good advice. > > Take care, > Mark > > On Oct 24, 4:35 am, Mark <[email protected]> wrote: > > > Thanks, Brett, good to know. > > > It looks like both servers are running on grid 1; I'd be interested if > > anyone out there running on grid 3 could give the new version of the > > framework a try and let us know how it performs? > > > m > > > On Oct 23, 8:35 pm, "Brett Wilton" <[email protected]> wrote: > > > > > Brett, I did try the same "static page" test on the fortunecookie > > > > server, with the same results. Out of curiosity, how can you tell that > > > > the applications are running on cluster 1? > > > > I wrote this note the other day on this :- > > > >http://wiltonsoftware.com/posts/view/finding-which-grid-cluster-your-... > > > > Simple answer is a traceroute to your site. > > > > --- > > > Brett Wiltonhttp://wiltonsoftware.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
