<-
Apache > HTTP Server > Documentation > Modules

Apache Module mod_watchdog 2j848

Available Languages:  fr 

Description: provides infrastructure for other modules to periodically run tasks
Status: Base
Module Identifier: watchdog_module
Source File: mod_watchdog.c
Compatibility: Available in Apache 2.3 and later

Summary 6m2os

mod_watchdog hooks. Currently, the following modules in the Apache distribution use this functionality:

To allow a module to use mod_watchdog itself must be statically linked to the server core or, if a dynamic module, be loaded before the calling module.
 Apache!

Directives 1a4l6m

Bugfix checklist 4i2533

See also 27136x

top

WatchdogInterval Directive 4s443s

Description: Watchdog interval in seconds
Syntax: WatchdogInterval time-interval[s]
Default: WatchdogInterval 1
Context: server config
Status: Base
Module: mod_watchdog

Sets the interval at which the watchdog_step hook runs. Default is to run every second.

Available Languages:  fr 

top

Comments 2p1l6j

Notice:
This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed by our s if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Libera.chat, or sent to our mailing lists.