In theory there shouldn't be any issues related to risks such as
variable pollution or user cross over.

The only concern I would have is making sure the client storage table
is maintained. If you don't manually (or through an automated task)
clean the table's old records out occasionally, it can eventually lock
up the system. On MS SQL Server it usually takes a few million records
to do that, but on older systems I've seen just a few hundred thousand
choke it.

On Thu, Feb 21, 2008 at 9:17 AM, Brad Wood <[EMAIL PROTECTED]> wrote:
> Is there any reason not to share the same client storage database
>  between multiple ColdFusion servers?
>
>
>
>  We have 9 servers which all store their client variables in the same
>  database.
>
>
>
>  ~Brad
>
>
>
>  

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;160198600;22374440;w

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:299596
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to