https://bz.apache.org/bugzilla/show_bug.cgi?id=57311
--- Comment #3 from Christophe JAILLET <[email protected]> --- Confirmed. This is because of: /* * Set a dummy value so that other directives notice that they are inside * a config section. */ cmd->path = "*If"; around line 2485 in core.c This breaks the processing of BalancerMember. What is the goal of this? -- You are receiving this mail because: You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
