MMBase

Clustering does not work properly if web-app is shared among servers

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.7.0
  • Fix Version/s: 1.7.4
  • Component/s: Core
  • Description:
    Hide
    original bugid: #6727
    If you share a web-application (with the accompanying config directory) over two or more servers, clustering does not work properly.
    This is because the mmbase instances on those servers will have the same 'machinename', meaning that messages received form one server will be implemented as a 'local' change rather than a 'remote' change.


    Added teh hostanme as default to machinename, and possibility to add extra info to a name (hostname and username) by using \${HOST} or \${USER} in teh anme.
    Show
    original bugid: #6727 If you share a web-application (with the accompanying config directory) over two or more servers, clustering does not work properly. This is because the mmbase instances on those servers will have the same 'machinename', meaning that messages received form one server will be implemented as a 'local' change rather than a 'remote' change. Added teh hostanme as default to machinename, and possibility to add extra info to a name (hostname and username) by using \${HOST} or \${USER} in teh anme.

Activity

Hide
Pierre van Rooden added a comment - 2005-06-30 13:06
Clustering does not work properly if web-app is shared among servers
If you share a web-application (with the accompanying config directory) over two or more servers, clustering does not work properly.
This is because the mmbase instances on those servers will have the same 'machinename', meaning that messages received form one server will be implemented as a 'local' change rather than a 'remote' change.


Show
Pierre van Rooden added a comment - 2005-06-30 13:06 Clustering does not work properly if web-app is shared among servers If you share a web-application (with the accompanying config directory) over two or more servers, clustering does not work properly. This is because the mmbase instances on those servers will have the same 'machinename', meaning that messages received form one server will be implemented as a 'local' change rather than a 'remote' change.
Hide
Pierre van Rooden added a comment - 2005-06-30 13:55
Clustering does not work properly if web-app is shared among servers
If you share a web-application (with the accompanying config directory) over two or more servers, clustering does not work properly.
This is because the mmbase instances on those servers will have the same 'machinename', meaning that messages received form one server will be implemented as a 'local' change rather than a 'remote' change.


Added teh hostanme as default to machinename, and possibility to add extra info to a name (hostname and username) by using \${HOST} or \${USER} in teh anme.
Show
Pierre van Rooden added a comment - 2005-06-30 13:55 Clustering does not work properly if web-app is shared among servers If you share a web-application (with the accompanying config directory) over two or more servers, clustering does not work properly. This is because the mmbase instances on those servers will have the same 'machinename', meaning that messages received form one server will be implemented as a 'local' change rather than a 'remote' change. Added teh hostanme as default to machinename, and possibility to add extra info to a name (hostname and username) by using \${HOST} or \${USER} in teh anme.

People

Dates

  • Created:
    2005-06-30 13:55
    Updated:
    2006-11-24 13:52
    Resolved:
    2006-11-24 13:52