commit | 43e0e3997870e39b78b87d3050f260571e5a7de9 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Jul 26 18:16:43 2009 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Sun Jul 26 18:16:43 2009 +0200 |
tree | 8aa32cc27277c64a9081c48c839024db85ef278d | |
parent | b455691af393f831ab44c70b605fd45e7ca0967b [diff] |
[MINOR] print usage on the stats sockets upon invalid commands When issuing commands on the unix socket, there's no way to know if the result is empty or if the command is wrong. This patch makes invalid command return a help message.