Hello,
I am using the Woodmart theme, and I encountered an issue when saving theme settings in xts_theme_settings. My hosting provider’s ModSecurity system blocks the request due to a “SecArgumentsLimit exceeded” error.
The exact error message:
“ModSecurity: Access denied with code 406 (phase 2). Match of ‘eq 0’ against ‘REQBODY_ERROR’ required. [id ‘400000’] [msg ‘Malware.Expert – Failed to parse request body: SecArgumentsLimit exceeded’]”
Disabling ModSecurity completely is not an option, so we would like to either eliminate the root cause of this issue or optimize ModSecurity settings specifically for Woodmart.
Could you please provide information on:
– How many parameters (arguments) does Woodmart typically send when saving theme settings?
– What SecArgumentsLimit value do you recommend to prevent this issue?
– Is there a way to reduce the number of sent parameters (e.g., saving settings in smaller batches)?
I appreciate your help in resolving this issue.
Best regards,
Tibor