You are here

8 uses of BOOST_LOOPBACK_BYPASS in Boost 6

boost_admin_boost_performance_page in ./boost.admin.inc
Form builder; Displays Boost's configuration page.
boost_admin_generate_htaccess in ./boost.admin.inc
Generate htaccess code.
boost_crawler_add_to_table in ./boost.module
Add URL's to the boost_crawler table.
boost_crawler_count in ./boost.module
Count the number of URL's in the boost_cache table.
boost_crawler_prune_table in ./boost.module
Remove any urls in the crawler table if they are not expired or flushed.
boost_crawler_run in ./boost.module
The brains of the crawler.
boost_crawler_verify in ./boost.module
Reload any url's that did not get cached.
boost_cron in ./boost.module
Implementation of hook_cron(). Performs periodic actions.