• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Setting up JForum for clustered environment

 
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am using jforum-2.1.8 version and want to know whether we can set up jforum for clustered environment?? If yes then how can that be done??

I am having caching issues. Things created or deleted on one server doesn't reflect on the other server(s) unless and until either cache is cleared from Admin control panel or the servers are restarted.

Is there a way that i may be able to disable caching completely for all pages so that this issue gets resolved??

Thanx in advance..

Best Regards,

Muzammil
[originally posted on jforum.net by muzammil]
 
Migrated From Jforum.net
Ranch Hand
Posts: 17424
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ok,

So I have configured jforum to use JBoss Cache Engine class instead of Default Cache Engine. In jboss-cluster-cache.xml file, I have set the loopback attribute to true as am running on Windows machine.

Please can any one help out with the configurations required in jboss-cluster-cache-xml file. The problem I am having is that the changes are getting saved/updated in database but are not being reflected back in the application, no matter from which server it is accessed.

The changes are reflected once I restart tomcat server.

Please help,

Thanks in advance,

Muzammil
[originally posted on jforum.net by muzammil]
 
If you open the box, you will find Heisenberg strangling Shrodenger's cat. And waving this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic