redgeoff opened a new pull request #1039: Fix haproxy stats
URL: https://github.com/apache/couchdb/pull/1039
 
 
   - `stats scope .` ends up blocking all backends
   - Renaming endpoint from `_stats` to `haproxy_stats` so that it doesn't 
collide with CouchDB's `_stats` endpoint
   - Added a commented out stats auth line so that you can easily password 
protect
   
   ## Testing recommendations
   
   Visit `http://example.com:5984/_stats` now and you won't see any stats for 
any backends. With my changes you will see the backend specified when you visit 
`http://example.com:5984/haproxy_stats`
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to