CF apps sudden performance issue - it's very slow

2014-07-20 Thread Sathyanarayanan Ramanathan
· Dear Friends, We noticed our ColdFusion application(CF9 server Oracle db) works differently every time. o For example, when we refresh a page the second time it comes faster. o When we connect to COLDFUSION APPLICATION server remotely and logged in with same user credentials it

Re: CF apps sudden performance issue - it's very slow

2014-07-20 Thread Andrew Scott
Sounds like issues with your browser rather than ColdFusion itself, as ColdFusion can not and will not effect anything in your browser as that is client side and ColdFusion is server side. But if ColdFusion is running slow, then you would be best to go and grab yourself some tools like Fusion

Re: CF apps sudden performance issue - it's very slow

2014-07-20 Thread Russ Michaels
this sounds like a network issue. You have not mentioned if you are connecting on a local network or across the internet, but the fact that it works on the local machine, shows there is no problems with CF. You need to first investigate exactly what on the pages is taking a long time to load, it

element undefined

2014-07-20 Thread Matthew Smith
The web site you are accessing has experienced an unexpected error. Please contact the website administrator. The following information is meant for the website developer for debugging purposes. Error Occurred While Processing Request Element CURRENTSITENAME is undefined in REQUEST. cfset

Re: element undefined

2014-07-20 Thread M.A. Kruger
now you simply aren't even trying. Sent from my iPhone On Jul 20, 2014, at 8:34 AM, Matthew Smith chedders...@gmail.com wrote: The web site you are accessing has experienced an unexpected error. Please contact the website administrator. The following information is meant for the

Re: CF apps sudden performance issue - it's very slow

2014-07-20 Thread John M Bliss
One such tool: http://tools.pingdom.com/fpt/ On Sun, Jul 20, 2014 at 9:20 AM, Russ Michaels r...@michaels.me.uk wrote: this sounds like a network issue. You have not mentioned if you are connecting on a local network or across the internet, but the fact that it works on the local machine,

Re: element undefined

2014-07-20 Thread Matthew Smith
What do I need to do? I'm lost... On Jul 20, 2014, at 9:54, M.A. Kruger mkru...@cfwebtools.com wrote: now you simply aren't even trying. Sent from my iPhone On Jul 20, 2014, at 8:34 AM, Matthew Smith chedders...@gmail.com wrote: The web site you are accessing has experienced

Re: element undefined

2014-07-20 Thread Dave Watts
The web site you are accessing has experienced an unexpected error. Please contact the website administrator. The following information is meant for the website developer for debugging purposes. Error Occurred While Processing Request Element CURRENTSITENAME is undefined in REQUEST. cfset

Re: element undefined

2014-07-20 Thread Matthew Smith
here is Application.cfc. I have added a cfset without success. Please help. cfcomponent output=false hint=I define the application and event handlers. cfset THIS.Name = fatcate-juice / cfset this.applicationTimeout = createTimeSpan( 0, 0, 20, 0 ) / cfset this.sessionManagement = true / cfset

Re: element undefined

2014-07-20 Thread Matthew Smith
here is what I have added: here is Application.cfc. I have added a cfset without success. Please help. cfcomponent output=false hint=I define the application and event handlers. cfset THIS.Name = fatcate-juice / cfset this.applicationTimeout = createTimeSpan( 0, 0, 20, 0 ) / cfset

need a host

2014-07-20 Thread Matthew Smith
not newtek, no hostmedia.co.uk(no mssql), no viviotek. Any suggestions? Need cf 9 and ms sql. Thanks. -- Regards, chedder is bedder ~| Order the Adobe Coldfusion Anthology now!

Re: need a host

2014-07-20 Thread Stephen Hait
Just switched a client from Newtek to Hostek and everyone's a lot happier. CF11, though, not sure about CF9. On Sun, Jul 20, 2014 at 5:09 PM, Matthew Smith chedders...@gmail.com wrote: not newtek, no hostmedia.co.uk(no mssql), no viviotek. Any suggestions? Need cf 9 and ms sql. Thanks.

RE: element undefined

2014-07-20 Thread Mark A Kruger
Matthew, Where did you add it? It won't work in the general body of the cfc. It will need to be in onRequest() or onRequestStart() -Original Message- From: Matthew Smith [mailto:chedders...@gmail.com] Sent: Sunday, July 20, 2014 1:46 PM To: cf-talk Subject: Re: element undefined

Re: need a host

2014-07-20 Thread Anthony Doherty
You could try flinthosts.co.uk I've been using them for years and they are brilliant Sent from my iPhone On 20 Jul 2014, at 22:19, Stephen Hait stephenh...@gmail.com wrote: Just switched a client from Newtek to Hostek and everyone's a lot happier. CF11, though, not sure about CF9.

Re: need a host

2014-07-20 Thread .jonah
Why not Vivio? I just switched to them and they've been really good so far. I have CF10 and MSSQL, I'm pretty sure they'll do CF9 too. On 7/20/14, 2:09 PM, Matthew Smith wrote: not newtek, no hostmedia.co.uk(no mssql), no viviotek. Any suggestions? Need cf 9 and ms sql. Thanks.