thanks William,

My fronted definition is :
frontend ft-public
    bind ip.v.4.addr:80 name web-v4
    bind [ip:v:6:addr]:80 name web-v6

and I'm still seeing only a Frontend entry in the table


I also tried to add 

    stats show-desc
    stats show-legends
    stats show-node

to the dedicated stats listener with no luck.


-- 
Ionel GARDAIS
Tech'Advantage CIO - IT Team manager

----- Mail original -----
De: "William Lallemand" <[email protected]>
À: "Ionel GARDAIS" <[email protected]>
Cc: "haproxy" <[email protected]>
Envoyé: Mardi 21 Avril 2020 10:10:24
Objet: [*EXT*] Re: Question about demo website

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
--
232 avenue Napoleon BONAPARTE 92500 RUEIL MALMAISON
Capital EUR 219 300,00 - RCS Nanterre B 408 832 301 - TVA FR 09 408 832 301


Reply via email to