Hello, On Sun, Apr 19, 2020 at 11:17:41AM +0200, Ionel GARDAIS wrote: > Hi list, > > On [ http://demo.haproxy.org/ | http://demo.haproxy.org ] , what does > IPv4-Direct, IPv4-cached, IPv6-direct, local, local-https represents in > regard to http-in ? >
They are listeners (bind lines) in the http-in frontend. > http-in looks like a frontend, are the other just "listen" directives ? > "Listen" directives would appear with a "Frontend" and a "Backend" line in their table. > How do they refer to http-in ? I don't know the configuration of this page but it's probably just a "use_backend" line in the frontend configuration > Thanks, > Ionel > -- William Lallemand

