- Performance
- Debugging
- Security
- Operations
- Modules
- Resources
- Services
- Startups
- Performance
- Debugging
- Security
- Our Approach
- Our Pricing
- Project Example 1: Error messages reveal file permissions problem
- Project Example 2: Your website requires a caching strategy to be designed and implemented
- Project Example 3: Your website is mission critical and processes a high volume of transaction
Drupal system Modules
Here we examine the suitability of Drupal modules to different situations - a module that is perfect on one site might cause huge problems on a different site. It is vital to choose the right tool for the job for a properly functioning website.
Category: System
Drupal has its own cron implementation straight out of the box. The recommended setup is that you use cron on your operating system to periodically invoke the cron script in the Drupal installation, which will take care of invoking any tasks that have...