The local database of the content filtering is not updated even after editing it
search cancel

The local database of the content filtering is not updated even after editing it

book

Article ID: 166983

calendar_today

Updated On:

Products

ProxySG Software - SGOS

Issue/Introduction

Categories still appear in the local content filtering database after you delete them.

Resolution

Purge the Local Database file for Content Filtering in ProxySG appliance.

Run the following commands: 

ProxySG>enable
Enable Password:
ProxySG#config t
Enter configuration commands, one per line.  End with CTRL-Z.
ProxySG#(config)content-filter
ProxySG#(config content-filter)provider local disable
  ok
ProxySG#(config content-filter)local
ProxySG#(config bluecoat)purge
  ok
ProxySG#(config bluecoat)download get-now

This may take a few minutes. Please wait...
loading database....................................................................
....................................................................................
....................................................................................
....................................................................
Download log:
  Local database download at: 2013/07/03 16:12:59 +0000
 Downloading from http://...
  Download size:      187584768
  Database date:      Fri, 29 May 2009 16:05:28 UTC
..

   ok
ProxySG#(config bluecoat)exit
ProxySG#(config content-filter)provider local enable
loading database...
  ok
ProxySG#(config content-filter)exit
ProxySG#(config)exit
ProxySG#
 
NOTE: If you have content filtering enabled for ProxyClient, must disable it prior to running the purge command; otherwise, the command fails.