<-
Apache > HTTP Server > Documentation > Modules

Apache Module mod_lbmethod_heartbeat 70j1q

Available Languages:  fr 

Description: Heartbeat Traffic Counting load balancer scheduler algorithm for mod_proxy_balancer
Status: Experimental
Module Identifier: lbmethod_heartbeat_module
Source File: mod_lbmethod_heartbeat.c
Compatibility: Available in version 2.3 and later

Summary 6m2os

lbmethod=heartbeat uses the services of mod_heartbeat module.

This modules load balancing algorithm favors servers with more ready (idle) capacity over time, but does not select the server with the most ready capacity every time. Servers that have 0 active clients are penalized, with the assumption that they are not fully initialized.

 Apache!

Directives 1a4l6m

Bugfix checklist 4i2533

See also 27136x

top

HeartbeatStorage Directive 1j4b3e

Description: Path to read heartbeat data
Syntax: HeartbeatStorage file-path
Default: HeartbeatStorage logs/hb.dat
Context: server config
Status: Experimental
Module: mod_lbmethod_heartbeat

The HeartbeatStorage directive specifies the path to read heartbeat data. This flat-file is used only when mod_slotmem_shm is not loaded.

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.