Forum Discussion

M_2's avatar
M_2
Icon for Altocumulus rankAltocumulus
Dec 20, 2016

How to clear TMM used memory ?

Hello friends,

 

Is it possible to clear the TMM used memory without a system reboot ?

 

Sys::TMM Memory (bytes)

TMM: 1.0 Total 3.6G Used 2.8G

 

  • SAM

2 Replies

  • For memory leak issues, you would have to reboot the device.

    You can try

    df -h
    from bash to see the directories that are using up memory and may be clean up some tmp files and logs.

  • I might consider looking into the memory allocation is above what you would expect?

     

    • Do you have tcp profiles with really high idle timeout?
    • Web Acceleration profiles with too much allocated space?
    • Have you allowed additional memory allocation for the ramcache in the big db variables (RamCache.MaxMemoryPercent)?

    Have you seen any indications that the memory is running out? Ie. connection reaper entries in the ltm log file?

     

    /Patrik