I have a strange problem where the application appears to be timing out. Once I authenticate and set the session variables, I can upload pictures just fine.
However - when a certain amount of time transpires, this no longer works. I'm unable to upload images or view images from the server via the file browser.
I thought the problem was related to sessions, so I changed the variable storage method to client vars, as we store them in the database instead of memory, and the time out is much longer.
However - I'm still seeing the same problem. Unfortunately, this results in support calls from our users who can't upload images all of a sudden.
I can't figure out if this is related to ColdFusion, or the application itself.
Help!
Thanks,
David
However - when a certain amount of time transpires, this no longer works. I'm unable to upload images or view images from the server via the file browser.
I thought the problem was related to sessions, so I changed the variable storage method to client vars, as we store them in the database instead of memory, and the time out is much longer.
However - I'm still seeing the same problem. Unfortunately, this results in support calls from our users who can't upload images all of a sudden.
I can't figure out if this is related to ColdFusion, or the application itself.
Help!
Thanks,
David
Re: Application Timing Out
Is forums support off for the holidays? Any help on this would be greatly appreciated. Thanks!
Re: Application Timing Out
I suppose the default settings in core/connector/cfm/Application.cfc (.cfm) are too low, could you try increasing them?
Wiktor Walc
CTO, CKSource - http://cksource.com
--
Follow CKEditor on: Twitter | Facebook | Google+