You are here

constant AKAMAI_PURGE_STATUS_TIME_LIMIT_DEFAULT in Akamai 7.3

Default number of seconds to spend checking status of pending purge requests.

1 use of AKAMAI_PURGE_STATUS_TIME_LIMIT_DEFAULT
akamai_cron_check_status in ./akamai.cron.inc
Checks the status of pending purge requests.

File

./akamai.module, line 18
Integration with Akamai CDN CCU API.

Code

define('AKAMAI_PURGE_STATUS_TIME_LIMIT_DEFAULT', 15);