This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

problem with Ram in UTM9

hi,
i'm new in UTM9. the using of ram is so much. every time I see 69 % of ram is using and it is unusual. can somebody help me to solve this problem?
thank you in advane.
Julia


This thread was automatically locked due to age.
Parents
  • Still using proxy restart at 6.30 and 12.30 since version 9.004

    With su rights edit crontab-static so it should look like this

    mail:/home/login # cat /etc/crontab-static
    SHELL=/bin/sh
    
    PATH=/usr/bin:/usr/sbin:/sbin:/bin
    MAILTO=""

    30 6 * * *     root    /var/mdw/scripts/httpproxy restart
    35 6 * * *     root    sync; echo 3 > /proc/sys/vm/drop_caches

    30 12 * * *     root    /var/mdw/scripts/httpproxy restart
    35 12 * * *     root    sync; echo 3 > /proc/sys/vm/drop_caches
Reply
  • Still using proxy restart at 6.30 and 12.30 since version 9.004

    With su rights edit crontab-static so it should look like this

    mail:/home/login # cat /etc/crontab-static
    SHELL=/bin/sh
    
    PATH=/usr/bin:/usr/sbin:/sbin:/bin
    MAILTO=""

    30 6 * * *     root    /var/mdw/scripts/httpproxy restart
    35 6 * * *     root    sync; echo 3 > /proc/sys/vm/drop_caches

    30 12 * * *     root    /var/mdw/scripts/httpproxy restart
    35 12 * * *     root    sync; echo 3 > /proc/sys/vm/drop_caches
Children
No Data