The system runs 80 websites on a single instance of an inhouse developed
ColdFusion CMS. In my case the data which is stored has been filtered
before it is stored into the application scope, so don't think I store
10+ columns in the application query struct ;)
Micha Schopman
Software Engineer
100k in the Application scope. WOW. When it comes to this sort of
thing im always way to reserved. Usually shying awaying from hold any
huge amount of data in a persistance scope.
What type of system you running this on: intranet, internet etc?? You
got many other application on the same server?
I have systems running storing more than 100k records in the application
scope with no problem at all. I guess there still has to be a tiny itchy
annoying bug waiting for you to be resolved :-) I have never seen
problems like yours before.
Micha Schopman
Software Engineer
Modern Media, Databan
Nick Baker wrote:
> A session variable holds through 2 pages then is not recognized on the 3rd
> page. Going back to the other pages and refreshing that page shows the
> session variable to be valid.
>
> Any ideas?
>
> Thanks,
>
> Nick
>
> More specifics
>
> 1. Execute the following query
>
On Wed, 13 Oct 2004 14:34:57 -0500, Nick Baker wrote:
>
> maxrows=1>
>
> On the 3rd page it throws the following error.
>
> "Element SRCHRESULTS is undefined in
> SESSION"
Check to make sure that you're reference the columns in the query
results correctly. I seem to recall that sometimes
ich is the release in
which it was introduced.
/charlie
> -Original Message-
> From: Charlie Arehart [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 06, 2003 6:26 PM
> To: CF-Talk
> Subject: RE: Session Variables Dropping
>
>
> Do you mean one session variable amon
Do you mean one session variable among many, or all session variables, for a
given user? When all the user's session variables "disappear", it's often
simply because the session key (CFID and CFTOKEN) for the user is changing.
These are usually managed (passed from request to request) by way of
coo
On 11/10/00, Neil H. penned:
>All my Session Variables are dropping dead!!! I posted to messages and no
>one has answered. This is across the entire server. No code has changed. I
>have Warm REboot Cold Reboot and the same problem.
>
>someone PLEASE throw Ideas at me!
Nobody's been screwing ar
Ideas: mmm, how about registry problems? or database problems if you have
configured so... Remeber that the registry has a size limit.
> -Original Message-
> From: Neil H. [mailto:[EMAIL PROTECTED]]
> Sent: Friday, November 10, 2000 12:54 PM
> To: CF-Talk
> Subject: Session Variables
Session variables die after a reboot, they are only temporary variables
stored in the memory, not on the HD, bear this in mind...
Gregory Harris
Web Developer
Stirling Bridge Group LLC
- Original Message -
From: "Neil H." <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Frida
10 matches
Mail list logo