execute preload
preload
This topic includes the following commands:
- execute preload http-transaction-log disable
- execute preload http-transaction-log enable
- execute preload list
- execute preload show-log
- execute preload url
- execute preload url-delete
execute preload http-transaction-log disable
Disables preload http transaction log
execute preload http-transaction-log disable
execute preload http-transaction-log enable
Enables preload http transaction log
execute preload http-transaction-log enable
execute preload list
Lists scheduled URLs
execute preload list
execute preload show-log
Show log of last preload runs
execute preload show-log
execute preload url
Schedule a new preload operation for a URL
execute preload url <url> <depth> <ignore-robots> <at_time> <repeat_after> <repetitions> <user-agent> <user>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<url> |
URL to preload |
string |
|
|
<depth> |
Depth of preload. Defaults to 0 |
string |
|
|
<ignore-robots> |
Ignore robots.txt rules. Defaults to disable[0] |
string |
|
|
<at_time> |
HHH:MM. HHH - hours from now [0-672], MM - Minutes from now [0-59]. Default is 0:00 |
string |
|
|
<repeat_after> |
HHH:MM. HHH - hours from now [0-168], MM - Minutes from now [0-59]. Default is max |
string |
|
|
<repetitions> |
End after this many repetitions. Defaulted to 1. |
string |
|
|
<user-agent> |
Specify client type (Free text) to identify as |
string |
|
|
<user> |
Specify user (Password will be on separate prompt) |
string |
|
execute preload url-delete
Deletes scheduled preload operation for the URL
execute preload url-delete <url-delete>
|
Parameter |
Description |
Type |
Size |
|---|---|---|---|
|
<url-delete> |
Delete scheduled URLfor preload |
string |
|