The automatic fallback should really be configurable
Damien Tournoud - July 28, 2009 - 14:31
| Project: | reCAPTCHA |
| Version: | 6.x-1.x-dev |
| Component: | reCAPTCHA Captcha |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
Definitely, I think we have two options here....
Pushing to critical so that it gets in the next release.