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
  • Just dug into crontab syntax.  Pitonsxxl's solution can be done in two lines:
    30 6,12,15 * * *     root    /var/mdw/scripts/httpproxy restart
    
    35 6,12,15 * * *     root    sync; echo 3 > /proc/sys/vm/drop_caches

    Cheers - Bob
Reply
  • Just dug into crontab syntax.  Pitonsxxl's solution can be done in two lines:
    30 6,12,15 * * *     root    /var/mdw/scripts/httpproxy restart
    
    35 6,12,15 * * *     root    sync; echo 3 > /proc/sys/vm/drop_caches

    Cheers - Bob
Children