Hi All. After having an outage for our websockets (doesn't take the site down, just some functionallity) due to hitting max conn I realized I need to be monitoring the current connections as a percentage of max connections. I already gather stats from the stats csv page, but it doesn't seem there is an entry for the maxconn setting. The regular stats page has this, but it seems only globally.
What do you all think about making it a field in the csv file for frontends, servers, listen etc? That would make this easy to monitor. Thanks, Kyle

