Flushing a device's DNS cache will ensure that any recent changes to sites blocked by Umbrella cannot be bypassed by a user who has a newly-blocked page in their browser's cache.
In Microsoft Windows
ipconfig /flushdns
In Linux
/etc/rc.d/init.d/nscd restart
In MacOS
lookupd -flushcache