0 Replies Latest reply on Apr 26, 2005 12:59 PM by abitha

    Gathering info from multiple app servers

    abitha

      Hi all,

      Without clustering, the appserver used to hold some session info and statistics in a map. With clustering now, each appserver will only hold the session info and statistics of the sessions running in its app server. Since this information is large, and used mainly for debugging, maintenance and reporting purposes - and never directly for the app to run, I do not want to have a tree cache and share all information with all the servers. But when I go to the monitoring page, I want to see the sum total of information collected from all the app servers that are running.

      Any thoughts on how this can be done? All replies are greatly appreciated.

      Thanks, Abitha.