]> granicus.if.org Git - apache/commitdiff
mod_proxy: Note that proxy_lb_workers was removed from the public API.
authorGraham Leggett <minfrin@apache.org>
Sat, 3 Dec 2011 21:56:11 +0000 (21:56 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 3 Dec 2011 21:56:11 +0000 (21:56 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1210023 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index 287d15ca5684363c1e7f5f1a0fc7bf0e195266a1..650c1ae6ea58c81f60d3ef27b08f7110a7620211 100644 (file)
  *                         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" */