From: Graham Leggett Date: Sat, 3 Dec 2011 21:56:11 +0000 (+0000) Subject: mod_proxy: Note that proxy_lb_workers was removed from the public API. X-Git-Tag: 2.3.16~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0306ae04521e435f39e0d3dc0a2a601b76fa501f;p=apache mod_proxy: Note that proxy_lb_workers was removed from the public API. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1210023 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/include/ap_mmn.h b/include/ap_mmn.h index 287d15ca56..650c1ae6ea 100644 --- a/include/ap_mmn.h +++ b/include/ap_mmn.h @@ -382,7 +382,7 @@ * ap_proxy_is_word(), ap_proxy_hex2sec(), * ap_proxy_sec2hex(), ap_proxy_make_fake_req(), * ap_proxy_strmatch_path, ap_proxy_strmatch_domain, - * ap_proxy_table_unmerge(). + * ap_proxy_table_unmerge(), proxy_lb_workers. */ #define MODULE_MAGIC_COOKIE 0x41503234UL /* "AP24" */