Skip to main content
July 23, 2009
Question

Clustering in coldfusion and SESSION variables

  • July 23, 2009
  • 2 replies
  • 788 views

Hi All,

When we implement clustering in coldfusion apps , the session variables should be serialized or else the clustering will fail.

Is this concept true. Maybe this question sounds stupid but i need to know the complete clustering concepts. Please help

    This topic has been closed for replies.

    2 replies

    July 24, 2009

    Hmmm , lots of document we have on clustering.

    In our project we use query objects in session variable and that is widely used. The session variables are also huge in size.

    So in order for clustering to take place , i have to serialize the session query objects.

    I rescoped the SESSION to CLIENT variables and stored the variables in a database. That didnt work out. The reports we were generated are getting jumbled.

    Please can any one help how to make clustering possible in such environment.

    Inspiring
    July 24, 2009

    Lots of adobe docs and good blog articles already out there:

    http://www.google.com/search?&q=Clustering+in+coldfusion