Thanks, that worked.
Settings:
OpenLiteSpeed 1.8.2
[RECAPTCHA] type: checkbox, tries: 3, concurrent conns: 1
I had overlooked that a curl would only match the Concurrent Request Limit and not exceed it. Once I started using curl --parallel, I began seeing the CAPTCHA challenge in some of the...