IBM Business Analytics

 View Only
  • 1.  TM1Web improve memory settings

    Posted Mon March 10, 2025 11:40 AM

    Hello everyone,

    Could you please share your best practices to improve memory setting with TM1Web ?

    Thank you for any help.

    German



    ------------------------------
    German Rodriguez
    ------------------------------


  • 2.  RE: TM1Web improve memory settings

    Posted Tue March 11, 2025 09:53 AM

    Increase Java Heap Memory for TM1Web

    TM1Web runs on a Java-based web server (Tomcat or WebSphere), and JVM memory allocation plays a crucial role.

     Optimize Session Management & Cache in TM1Web

    Reduce SessionTimeout in web.xml

    Default: 30 minutes → Set to 15-20 minutes to free up memory faster.

    Tune TM1 Server (tm1s.cfg) Memory Settings

    Optimize TM1 Server to reduce unnecessary memory consumption in TM1Web.

    Recommended Configurations:

    Optimize Memory for Large Datasets:

    MaximumMemoryThreshold=80

    Optimize TM1Web Logging to Reduce Overhead

    Excessive logging consumes memory. Reduce unnecessary logs:

    Change DEBUG → WARN:

    Increase Windows Virtual Memory

    Scale TM1Web with Load Balancing (For High Users)

    Deploy TM1Web on multiple Tomcat instances behind a load balancer



    ------------------------------
    Ahmed Tarek
    ------------------------------



  • 3.  RE: TM1Web improve memory settings

    Posted Wed March 12, 2025 02:40 AM

    Thank you Ahmed,

    I will try this settings and see if it fits to our environment.

    Thanks.

    German



    ------------------------------
    German Rodriguez
    ------------------------------