My gateway is running the latest stable release of Sophos UTM. Our gateway has an intel SSD as well as way more RAM then the gateway needs so I want to ensure that the webfilter dose it caching in ram because we can easily spare the ram and I want to limit writes to the SSD since SSD's have a limited write count. Yes I know today's SSD are much better at this, still this seems like something that would save a lot of writes over years of usage.
I have done some googling and I think I have correct command but before I actually execute the command on the gateway I wanted to post it here and make sure I am not about to do something foolish.
What I have worked out is this:
If you KNOW please confirm/deny for me. If you want and its wrong correct me but if your busy a simple, "that's wrong" would be really helpful so I know to go and do more research. If you are unsure, please don't guess.
Also, it has occurred to me that maybe it is set this way by default since it detected the SSD on install and set up the fstab with the correct flags. So if this is the case and you know the command I can give to confirm that this is actually set correctly that would be helpful. (Experience causes me to not trust installers and confirm things are as they should be)
Thank you in advance for your time! :)
I have done some googling and I think I have correct command but before I actually execute the command on the gateway I wanted to post it here and make sure I am not about to do something foolish.
What I have worked out is this:
Code:
cc set http sc_local_db ram
Also, it has occurred to me that maybe it is set this way by default since it detected the SSD on install and set up the fstab with the correct flags. So if this is the case and you know the command I can give to confirm that this is actually set correctly that would be helpful. (Experience causes me to not trust installers and confirm things are as they should be)
Thank you in advance for your time! :)