Skip to main content
SteelDust
Participating Frequently
May 26, 2015
Question

CF 11 instances

  • May 26, 2015
  • 1 reply
  • 228 views

Hi All,

I've a problem with our cf11 instances.

I've 8 instances and I'd like to pass a variable to all them.

I can't use the applications scope, sessions scope and so on... and I can't use DB or files system.

How can I do it ?

thanks in advances

best regards

Stefano

    This topic has been closed for replies.

    1 reply

    Dave Ferguson
    Participating Frequently
    May 26, 2015

    You could use distributed cache and put it there.  I guess the bigger question is what are you trying to accomplish?  Also, why can't you use any of the exclusions you stated?