Hi Jason! On Mon, Mar 25, 2013 at 7:22 AM, Jason Smith <[email protected]> wrote: > ## reCAPTCHA support > ... > ## Rate limiting
Wouldn't these things break bulk updates and replications? Both of them triggers vdu much and let them fail on half way just because they hit update rate wouldn't be nice. P.S. Currently, these questions could be solved via nginx in front of CouchDB + fail2ban. May be better to integrate with existed tools? For example, providing auth.log with authentication successful and failure attempts - fail2ban will be happy for this. Currently you have to live with verbose logs (or configure per-module logging, thanks to Jan!) which looks a bit overhead if you're interested only in auth problems. -- ,,,^..^,,,
