On Thu, Nov 17, 2016 at 8:03 PM, Willy Tarreau <[email protected]> wrote: > > Yes actually. When we started, herald was multi service, which is when we > > realised its not possible to distinguish which backend agent request was > > for. An "agent-send" feature that sends something like > > "<backend_name>/<server_name>\n" would be useful. Herald would require > > minor modifications to support this. > > Right now haproxy already supports "agent-send" but you have to pass the > string yourself in the configuration. So you can already update Herald > to make use of this when configs support it. And later we may add a new > directive so that users don't even have to configure the string anymore. >
Ah, yes I see it in 1.7; I'll add this to Herald. > > > > Do you want me to add a link to the main haproxy page, and if so to > > > what location ? > > > > > > > Yes, I think the external link sections here is appropriate : > > http://www.haproxy.org/#link > > Sure, that's what I intented, but I meant what should be the target of > the link ? The github page, your article, anything else ? Please link to the github page : https://github.com/helpshift/herald Thanks, Raghu

