Movatterモバイル変換


[0]ホーム

URL:


Modules |Directives |FAQ |Glossary |Sitemap

Apache HTTP Server Version 2.4

<-
Apache >HTTP Server >Documentation >Version 2.4 >Modules

Apache Module mod_watchdog

Available Languages: en  | 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

mod_watchdog defines programmatic hooks for other modules toperiodically run tasks. These modules can register handlers formod_watchdog hooks. Currently, the following modules in theApache distribution use this functionality:

To allow a module to usemod_watchdog functionality,mod_watchdog itself must be statically linked to the servercore or, if a dynamic module, be loaded before the calling module.
Support Apache!

Directives

Bugfix checklist

See also

top

WatchdogIntervalDirective

Description:Watchdog interval in seconds
Syntax:WatchdogIntervaltime-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 everysecond.

Available Languages: en  | fr 

top

Comments

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 moderators 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 ourmailing lists.

Copyright 2025 The Apache Software Foundation.
Licensed under theApache License, Version 2.0.

Modules |Directives |FAQ |Glossary |Sitemap


[8]ページ先頭

©2009-2025 Movatter.jp