Posted by Damien Tournoud on July 28, 2009 at 2:31pm
Jump to:
| Project: | reCAPTCHA |
| Version: | 6.x-1.x-dev |
| Component: | reCAPTCHA Captcha |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
The automatic fallback feature suffers at least two flaws:
- it is not configurable: Math is the hardcoded default
- it tries to establish a TCP connection on port 80 to the reCaptcha verify server, which is not that great in terms of performance, and is very unreliable.
At the very minimum, I suggest adding a configuration option that would allow disabling this feature and selecting the fallback captcha.
Comments
#1
Definitely, I think we have two options here....
Pushing to critical so that it gets in the next release.