Mod cluster mod advertise Configuration: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
=Configuration Options= | =Configuration Options= | ||
=ServerAdvertise= | ==ServerAdvertise== | ||
Turns on the advertising mechanism that broadcasts this httpd's instance mod_cluster IP and port. The default is <tt>Off</tt>. | Turns on the advertising mechanism that broadcasts this httpd's instance mod_cluster IP and port. The default is <tt>Off</tt>. |
Revision as of 04:52, 9 January 2016
Internal
Configuration Options
ServerAdvertise
Turns on the advertising mechanism that broadcasts this httpd's instance mod_cluster IP and port. The default is Off.
ServerAdvertise <On|Off> [http://hostname:port]
http://hostname:port is only needed if the VirtualHost is a name-based virtual host, it is not defined correctly or when VirtualHost is not used.
AdvertiseFrequency
Time between the multicast messages advertising this httpd's instance mod_cluster IP and port.
AdvertiseFrequency <secs>[.<millis]