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

ASG220 rev 5 upgrade ?

Hi,
   Just set up asg220 rev5, with 2GB ram and Celeron CPU, latest version 9.004-33.  Using dhcp, web filtering, web antivirus, intrusion prevention, smtp proxy, application control, antivirus and antispyware. This box was using 43% ram even without any attached pc, now it has 50 pc and ram usage do not go below 70%, tomorrow will be 200+ users, will it hold or will it die? Is there ram upgrade option   for brand new asg220 rev5 boxes ? [:D] Or there will be some magic software update ? 
   Btw, is there raid1 option for asg220 rev5? 
  Is there ssd option for asg220 rev5? Or maybe there is hybrid drive option ?


This thread was automatically locked due to age.
Parents
  • Hi,
    This helped me with high cpu and swap usage - I had this problem on 320 with 150users 
    with root edited file /etc/crontab-static added these lines so my UTM httpproxy restarts 3 times per day at 6:30, 12:30 and 15:30


    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
    30 15 * * *     root    /var/mdw/scripts/httpproxy restart
    35 15 * * *     root    sync; echo 3 > /proc/sys/vm/drop_caches
     

    https://community.sophos.com/products/unified-threat-management/astaroorg/f/52/t/28674
Reply
  • Hi,
    This helped me with high cpu and swap usage - I had this problem on 320 with 150users 
    with root edited file /etc/crontab-static added these lines so my UTM httpproxy restarts 3 times per day at 6:30, 12:30 and 15:30


    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
    30 15 * * *     root    /var/mdw/scripts/httpproxy restart
    35 15 * * *     root    sync; echo 3 > /proc/sys/vm/drop_caches
     

    https://community.sophos.com/products/unified-threat-management/astaroorg/f/52/t/28674
Children
No Data