| Author |
Run in a cluster?
|
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Hi,
We're using JForum, and need to run it now in a cluster.
Is it only caching that I need to be concerned about (I've seen suggestions on using JBoss Cache)? What about attachments or anything else stored on the file system?
Thank you for any help you can give.
thanks. [originally posted on jforum.net by redcoat]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
That was not tested a lot, and the last time I used JBossCache (like 3 years ago) it wasn't a very good product. Maybe it has improved now. EHCache also supports replication.
The replication is for the caches and user sessions. Images and other files are expected to be in a shared place.
Rafael [originally posted on jforum.net by Rafael Steil]
|
 |
 |
|
|
subject: Run in a cluster?
|
|
|