[9.075][BUG] Local Content Database is not working

Hi, since local content database is not a GUI supported feature, I am submitting this as info but I am hoping that this great feature is not being phased out[:S]
I have been running my beta VM without making any changes via command line to keep the system as close to a supported system as possible. However today I decided to load the local content database to run a few latency tests. But after trying multiple times, the database doesn't load properly and the sfcontrol file gets deleted.
I started the download process by running
cc set http sc_local_db mem
and restarted proxy by 
/var/mdw/scripts/httpproxy restart

The file loads all the way and then gets deleted

gatekeeper:/var/storage/chroot-http/var/pattern/sfcontrol # l -h
total 378M
drwxr-xr-x 2 httpproxy root      4.0K Mar 10 00:23 ./
drwxr-xr-x 7 httpproxy root      4.0K Mar  4 09:50 ../
-rw------- 1 httpproxy httpproxy 378M Mar 10 00:27 sfcontrol

and then suddenly the file disappears
gatekeeper:/var/storage/chroot-http/var/pattern/sfcontrol # l -h
total 8.0K
drwxr-xr-x 2 httpproxy root 4.0K Mar 10 00:27 ./
drwxr-xr-x 7 httpproxy root 4.0K Mar  4 09:50 ../

A screenshot of progressive loading of the file is shown below by getting directory listing every few seconds. Notice that the file loads all the way and then disappears[:S]
Regards
Bill
Parents
  • Correct Billybob.

    There are two reasons for this.  The first is we want the Endpoint and UTM to be getting their answers from the same source (SXL).  The second is that the long term plan is to move more to SXL since it is a better cloud solution.

    If you are using a local database (disk or mem), it will use that.
    Else If you are using Endpoint with Web Control, it will use SXL
    Else it will use cff

    All three answers should be the same, it is the same underlying content source.
Reply
  • Correct Billybob.

    There are two reasons for this.  The first is we want the Endpoint and UTM to be getting their answers from the same source (SXL).  The second is that the long term plan is to move more to SXL since it is a better cloud solution.

    If you are using a local database (disk or mem), it will use that.
    Else If you are using Endpoint with Web Control, it will use SXL
    Else it will use cff

    All three answers should be the same, it is the same underlying content source.
Children
No Data