Posted by podarok on April 21, 2011 at 3:49pm
Drupal Firewall was implemented due huge data importing into commerce, ubercart, feeds and other modules
The main idea - disabling redundant hooks, functions and other procedures when doing background tasks (mostly via cron or custom page callback)
For that we use hook_module_implements_alter
Module config page (sometimes You have to know this address 8) ) admin/config/dfw/config
#1917282: 8.x refactoring of Drupal Firewall
Features
- hook_cron per module options
- hook_menu per module options
- empty token can be globally set as empty '', not [token name] - version >=1.3
Sponsored by druler
Downloads
Recommended releases
Development releases
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Administration, Content Access Control, Developer, Path Management, Performance and Scalability, Utility
- Reported installs: 23 sites currently report using this module. View usage statistics.
- Downloads: 434
- Automated tests: Enabled
- Last modified: May 6, 2013
