What kind of traffic are you looking at? In my environment, I've got some
pretty heavy-loaded client vars holding WDDX data, but its an intranet where
there might be maybe 5-20 simultaneous users in a given app.

My experience, oddly enough, was that when I tested the speed of native
session variables versus db-stored client vars, the client vars were just a
bit faster! Strange but true. Add to that the overhead of WDDXing, and it
still didn't make a difference to the end-user experience.

> -----Original Message-----
> From: Brook Davies [SMTP:[EMAIL PROTECTED]]
> Sent: Tuesday, April 17, 2001 11:23 AM
> To:   Fusebox
> Subject:      using client vars to maintain session state
> 
> Hi,
> 
> What I want to know if how much is too much when it comes to client vars 
> with DB storage. If each client has 40 variables that are be written to
> the 
> db on ever request, will these slow things down considerably? What about 
> large client vars containing say 35-45k text. Is this the end of the
> world?
> 
> What do you guys think?
> 
> sqlserver 7.0 (dual 550, 1gig ram)
> IIs nt4.0, CF4.5.1, dual 550, 756 ram)
> 
> Brook Davies
> Maracasmedia Inc
> 
> 
> 
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to