Crawler configuration

The following configuration applies only to the default crawlers shipped by this extension.

In addition, the following crawler options are available:

perform_subrequests

perform_subrequests
Type
boolean
Default
0

Enable sub request handler for cache warmup requests. This will significantly increase performance of the whole cache warmup progress, since no HTTP requests will be performed anymore. Instead, the bootstrapped frontend application is re-used for each cache warmup request.