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

Undo Local Content Cache = MEM Steps

Hi

- Quite sometime ago I followed some command prompts to enable the Astaro to download Local Cache for Content Filering to be stored locally and loaded into RAM.

- Seriously it is GOOD !

- Now I need to Consider to "Undo" the changes because

1) My HP Server has 3GB, now a days it hits about 60% RAM but the SWAP keeps going Higher and Higher to the point it is significantly slow.

I rememeber reading somewhere the Software Version is limited to 1.5GB to force people buy the Appliance thus even if I have 3GB it would not use it.

I did install the 64-BIT version hoping to get it use the addtional ram but it did not.

I do not understand (My ASG is configured to the point I kept it the same for months) but the recent RAM and SWAP usage is forcing me to reboot weekly whereby the RAM hits about 50% and Swap is Zero but it simply grows steadily constantly .

Thus I plan to Undo this Local Cache = MEM to reduce the RAM usage.

2) Another reason to UNDO this specific modification is to prepare my system back to "Standard Configuration" so that I can Upgrade to the upcoming UTM9 in the next few weeks.

Do you all know if this Local Cache is available in UTM 9?


This thread was automatically locked due to age.
Parents
  • The way astaro kernel is tuned, it prefers to keep ram on hand and caches out most of the stuff. There has been a few threads on this in the UTM 9 beta section. By the way, with the addition of a few new functionalities, v9 is a little more cpu/ram hungry so keep that in mind before upgrading it to production.

    You can change local content database by
    cc set http sc_local_db      and then using disk / mem  / none to choose between disk, memory or no local database.
    So in your case 

    cc set http sc_local_db none

    and then run
    /var/mdw/scripts/httpproxy restart

    As far as software limitation on memory usage, I am not aware of any limitation other than perhaps your hardware not supporting 64 bit.
    Regards
    Bill
Reply
  • The way astaro kernel is tuned, it prefers to keep ram on hand and caches out most of the stuff. There has been a few threads on this in the UTM 9 beta section. By the way, with the addition of a few new functionalities, v9 is a little more cpu/ram hungry so keep that in mind before upgrading it to production.

    You can change local content database by
    cc set http sc_local_db      and then using disk / mem  / none to choose between disk, memory or no local database.
    So in your case 

    cc set http sc_local_db none

    and then run
    /var/mdw/scripts/httpproxy restart

    As far as software limitation on memory usage, I am not aware of any limitation other than perhaps your hardware not supporting 64 bit.
    Regards
    Bill
Children
No Data