Configured POST variable limit exceeded

Sindre

Well-Known Member
#1
Hi,

I have recently started to see these in the server log:

2009-02-04 00:59:15.455 [NOTICE] [xxx.xxx.xxx.xxx:4595-0#APVH_xxx.xxx.xxx.xxx_xxx] [STDERR] ALERT - configured POST variable limit exceeded - dropped variable 'product[]' (attacker 'xxx.xxx.xxx.xxx', file '/home/xx/public_html/index.php')

How can I fix this?

Do I need to increase any of the values under Request/Response in Server -> Tuning?

They are currently set like this:

Max Request URL Length (bytes): 3K
Max Request Header Size (bytes): 6K
Max Request Body Size (bytes): 5M
Max Dynamic Response Header Size (bytes): 6K
Max Dynamic Response Body Size (bytes): 5M

Any help would be appreciated.

Thank you.
 
Top