Six Apart Developer Wiki

The Movable Type and Professional Network Wiki has been moved to wiki.movabletype.org.

Recent Changes

LaunchBackgroundTasks

[Login] Change #3 by OpenID Identitydrry at 2007-02-16 15:50:11.

LaunchBackgroundTasks

Refers to a configuration option utilised within mt-config.cgi that enables/disables MT from performing some background tasks, eg rebuilding pages.

This option is disabled by default because it conflicts with a number of environments, particular Windows, FastCGI, mod_perl. Background tasks should only be used if FastCGI or mod_perl are not available as the latter are far more reliable and, under them, application speed much more consistent across all functionality.

To enable background tasks

Add the following line to your mt-config.cgi file

LaunchBackgroundTasks 1

For more information refer to the Movable Type Documentation pages: D: Configuration Directives - LaunchBackgroundTasks

[Login] Change #3 by OpenID Identitydrry at 2007-02-16 15:50:11.
Six Apart
Makers of weblog software and services for individuals, organizations and businesses.