-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
4.2 M9
On a single day on a production server, I have 12000+ cached captcha instances, leading to a 500 Mo cache !
- Référence
-
RUNTIME-3042 Replace jcaptcha with another lib
-
- Open
-
After a reflection, we decided to add a schedulable to clean the captcha cache. We can do it at each generation/validation of a captcha, but it can be greedy if there are a lot of connections.
The periodicity of cleaning is a mandatory config parameter if the internal Ametys captcha is selected as captcha type.