Curl Log - Log requests that take longer than X ms

Categories

Component ID

2850152

Component name

Curl Log - Log requests that take longer than X ms

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Curl Log is a module, which allows to log requests longer than X ms.

This can be configured with:

$conf['curl_log_duration'] = 3000;

The logged requests can be found in the curl_log database table.