This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0. pxname [LFBS]: proxy name | |
1. svname [LFBS]: service name (FRONTEND for frontend, BACKEND for backend, | |
any name for server/listener) | |
2. qcur [..BS]: current queued requests. For the backend this reports the | |
number queued without a server assigned. | |
3. qmax [..BS]: max value of qcur | |
4. scur [LFBS]: current sessions | |
5. smax [LFBS]: max sessions | |
6. slim [LFBS]: configured session limit | |
7. stot [LFBS]: cumulative number of connections |