One way of reducing CPU exceeded errors is to set up cached copies of
the pages so that they only need to be dynamically recreated once every
so often rather than every time someone visits them
Some of the more commonly used scripts either have an option for doing this built into the product itself (eg Drupal, phpBB3) so that you just need to make sure that the option is turned on. Other scripts have at least one plugin available that can add this functionality.
Some of the more commonly used scripts either have an option for doing this built into the product itself (eg Drupal, phpBB3) so that you just need to make sure that the option is turned on. Other scripts have at least one plugin available that can add this functionality.
No comments:
Post a Comment