svn commit: r1934995 - in httpd/httpd/trunk: . docs/log-message-tags docs/manual/mod modules/proxy test/pytest_suite/t/conf test/pytest_suite/tests/t/modules
[email protected] Fri, 05 Jun 2026 08:02:51 -0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178064657117.3003567.5696867775975246351@svn03-he-fi> |
Author: jim
Date: Fri Jun 5 08:02:50 2026
New Revision: 1934995
Log:
mod_proxy_beacon: self-registering balancer membership over UDP
Added:
httpd/httpd/trunk/docs/manual/mod/mod_proxy_beacon.xml
httpd/httpd/trunk/docs/manual/mod/mod_proxy_beacon.xml.meta
httpd/httpd/trunk/modules/proxy/README.beacon
httpd/httpd/trunk/modules/proxy/mod_proxy_beacon-guide.md
httpd/httpd/trunk/modules/proxy/mod_proxy_beacon.c
httpd/httpd/trunk/test/pytest_suite/t/conf/proxy_beacon.conf.in
httpd/httpd/trunk/test/pytest_suite/tests/t/modules/test_proxy_beacon.py
Modified:
httpd/httpd/trunk/CHANGES
httpd/httpd/trunk/docs/log-message-tags/next-number
httpd/httpd/trunk/docs/manual/mod/allmodules.xml
httpd/httpd/trunk/modules/proxy/config.m4
NOTE: this message was too long when including "diff" contents.
The contents have been replaced with URLs to display the
diff contents on a web page.
Modified: httpd/httpd/trunk/CHANGES
Modified: httpd/httpd/trunk/docs/log-message-tags/next-number
Modified: httpd/httpd/trunk/docs/manual/mod/allmodules.xml
Added: httpd/httpd/trunk/docs/manual/mod/mod_proxy_beacon.xml
Added: httpd/httpd/trunk/docs/manual/mod/mod_proxy_beacon.xml.meta
Added: httpd/httpd/trunk/modules/proxy/README.beacon
Modified: httpd/httpd/trunk/modules/proxy/config.m4
Added: httpd/httpd/trunk/modules/proxy/mod_proxy_beacon-guide.md
Added: httpd/httpd/trunk/modules/proxy/mod_proxy_beacon.c
Added: httpd/httpd/trunk/test/pytest_suite/t/conf/proxy_beacon.conf.in
Added: httpd/httpd/trunk/test/pytest_suite/tests/t/modules/test_proxy_beacon.py