Re: explanation of "Backend Limit" I see in the stats page

2017-06-26 Thread John Cherouvim
Thanks a lot for the explanation. Here the numbers are almost the same as your "s" server because it is the only server configured in the backend. If there was many, the backend numbers will be around the sum of the server numbers (for each column). Although this is a small detail, is there

Re: [PATCH] MINOR: cli: ability to change a server's name

2017-06-26 Thread Joseph Lynch
Hi Willy, > That makes me think about the notion of alias I was thinking about and > I still don't feel much comfortable with it because that would cause > trouble if there are overlapping names. But we can simply have a way > to indicate that we're asking for the external name instead of the > in

Re: explanation of "Backend Limit" I see in the stats page

2017-06-26 Thread Moemen MHEDHBI
Hi John, On 26/06/2017 13:45, John Cherouvim wrote: > Hello > > I have this configuration for a backend containing a server: >> backend static_backend >> option forwardfor >> server s localhost:80 maxconn 900 > > On the stats page though I see a "Backend" row which shows almost the > same

explanation of "Backend Limit" I see in the stats page

2017-06-26 Thread John Cherouvim
Hello I have this configuration for a backend containing a server: backend static_backend option forwardfor server s localhost:80 maxconn 900 On the stats page though I see a "Backend" row which shows almost the same numbers for my "s" server. What does this represent? That "Backend"