Hi,
We are getting this showup in our apache error log, however its not showing in the modsec rule violation list with the ruleID. Ive tried to disable the rule ID anyway and not having any luck
[Mon Apr 11 18:25:25 2016] [error] [client 117.20.116.10] ModSecurity: Rule 2c9a968 [id “213020”][file “/usr/local/apache/conf/modsec_vendor_configs/comodo_apache/07_XSS_XSS.conf”][line “299”] - Execution error - PCRE limits exceeded (-8): (null)
Ive ensured modsec config file includes
SecPcreMatchLimit 150000
SecPcreMatchLimitRecursion 149999
and also the relevant PHP.ini settings