Guest User!

You are not Sophos Staff.

[9.195][ANSWERED] Hybrid Local Content Cache?

Hi all,

There was discussion in 9.1 about the possibility of a hybrid, local content cache that could be enabled through the web GUI?  Has this happened or is this still planned?

Also in relation to the current Local content cache settings - how does it work with the new ATP? Will it look locally or does it go to the Sophos servers?

Thank you
Parents
  • If this question is specifically about the categorization, then 9.1 and 9.2 behave the same way and William is generally correct.

    If you are using the UTM out of the box, it will do a CFF lookup for every URL.

    If you turn on Endpoint and Web Control, it will do SXL lookups with local cache.

    If you turn on local sc db via command line, it will do a local database lookup.

    The local database is a Not Officially Supported method.  The SXL method is fully supported and has very good performance (90% of lookups are local database).

    If you want to use SXL, you can do it via the Web GUI by turning on Endpoint and Web Control (if your license allows it).  You can also do it via command line in a similar way to the local db.

    cc set http use_sxl_urid 1
Reply
  • If this question is specifically about the categorization, then 9.1 and 9.2 behave the same way and William is generally correct.

    If you are using the UTM out of the box, it will do a CFF lookup for every URL.

    If you turn on Endpoint and Web Control, it will do SXL lookups with local cache.

    If you turn on local sc db via command line, it will do a local database lookup.

    The local database is a Not Officially Supported method.  The SXL method is fully supported and has very good performance (90% of lookups are local database).

    If you want to use SXL, you can do it via the Web GUI by turning on Endpoint and Web Control (if your license allows it).  You can also do it via command line in a similar way to the local db.

    cc set http use_sxl_urid 1
Children
No Data