https://bz.apache.org/bugzilla/show_bug.cgi?id=62477
--- Comment #5 from Luca Toscano <[email protected]> --- Hi Yann! I agree 100%, my question is (and this is me not familiar enough with the worker workflow) if the proxy definition can be deferred to later on when the proxy variable will be available, since I saw in various pieces of code that if the worker is not found it can be defined and then used. Or is it necessary to create/define it when the ProxyPass directive is parsed (so during httpd's startup) ? In any case, the error message is misleading in my opinion.. If we want to restrict variable usage with interpolate then a trace of this restriction should be found by a user when httpd logs the error, not in the docs :) -- 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]
