Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

CF 11 instances

New Here ,
May 26, 2015 May 26, 2015

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

199
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Engaged ,
May 26, 2015 May 26, 2015
LATEST

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?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources