summaryrefslogtreecommitdiffstats
path: root/mod_cluster.conf
blob: 7bcf2b534703a2d99fb9aafc1e5df6f6ea337e77 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#
# This is mod_cluster module configuration file. Please refer to
# mod_cluster README for more information on how to enable mod_cluster.
#
# LoadModule slotmem_module       modules/mod_slotmem.so
# LoadModule proxy_cluster_module modules/mod_proxy_cluster.so
# LoadModule advertise_module     modules/mod_advertise.so
# LoadModule manager_module       modules/mod_manager.so
#
# MemManagerFile /var/cache/httpd
#
# <Location /mod_cluster_manager>
#     SetHandler mod_cluster-manager
# </Location>