Hmmm... the CFCs are the auto-generated ones from the Create CFC Wizard. Are they notoriously inefficient?
--- In [email protected], "Kelly" <[EMAIL PROTECTED]> wrote: > > My first guess would be to look for inefficient looping or queries in > Coldfusion. > > Put timers in your cfc's to see how long they are taking to execute on their > own. > > > > That is the most likely culprit. > > > > > > > > --Kelly > > > > > > > > > > > > _____ > > From: [email protected] [mailto:[EMAIL PROTECTED] On > Behalf Of ryanharlin > Sent: Monday, October 23, 2006 5:46 PM > To: [email protected] > Subject: [flexcoders] Re: Flex Data Services painfully slow? > > > > How could I diagnose and identify routing and/or DNS problems? > > My setup is pretty basic. I'm coding at home the requests come into > my router which is set up to forward port 8700 to the MacBook which is > running Windows and hosts the DB, Coldfusion, and FDS. > > There's no DNS I'm running and I access by direct IP address. > > Any thoughts on how to test both of these good suggestions? > > --- In [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com, > "Paul Andrews" <paul@> wrote: > > > > I can't really say about FDS being slow, but on other systems where > we've had painful network transfers, it's often been followed back to > a DNS routing problem. > > > > Paul > > ----- Original Message ----- > > From: Matt Chotin > > To: [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com > > Sent: Monday, October 23, 2006 10:56 PM > > Subject: RE: [flexcoders] Flex Data Services painfully slow? > > > > > > Is there a proxy server involved somehow maybe? There is no > licensing throttling or anything like that. It just sounds like > you're having routing problems or something similar? > > > > > > > > > > > ---------------------------------------------------------- > > > > From: [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com > [mailto:[EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com] > On Behalf Of ryanharlin > > Sent: Monday, October 23, 2006 7:24 AM > > To: [EMAIL PROTECTED] <mailto:flexcoders%40yahoogroups.com> ups.com > > Subject: [flexcoders] Flex Data Services painfully slow? > > > > > > > > I'm getting into developing a flex application with Flex Data > > Management Services using Coldfusion CFCs to talk to the backend. > > > > All's going well enough, except for one problem. > > > > When I test from outside the internal network... ie. hit the server > > from home over a regular broadband connection... the data that loads > > into my datagrid takes almost 2 minutes to load. > > > > Slow is not an accurate enough word. It's more like 'unusable' or > > 'deal breaker.' > > > > Even on the faster internal network testing the pages have noticeable > > delays when loading. After entering the localhost:8700 address in the > > browser and hitting enter it sits for a while on "waiting for > > localhost..." before the page loads. > > > > Is all this solved when you go beyond a single machine to host the > > database, coldfusion development server, and flex development server? > > Or are the development server licenses throttled back to make them > > non-options for those that would consider rolling out without > > licensing the real deal? > > > -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/flexcoders/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

