Access Velocity cache object from two different web application

Unanswered Access Velocity cache object from two different web application

  • Tuesday, February 07, 2012 9:42 AM
     
     

    how can we access same velocity cache object from two different web application??

All Replies

  • Tuesday, February 07, 2012 1:49 PM
     
     

    If you point to same cache cluster in two web applications and then use the same cache / key you should be able to access the items cached.

    Are you looking for session sharing b/w web applications ? Please refer to http://msdn.microsoft.com/en-us/library/ee790859.aspx   

    Thanks

    Arun


    arunks

  • Wednesday, February 08, 2012 4:41 AM
     
     

    pravin,

    which version of appfabric r u using ?

    r u working on nHibernate/appfabric cache as second level cache ?

    im really looking for some info on this, need some help from ur end..