there is a client program which generates POST request toward my site. It goes well, but then a variable is big (about 1MB) and it simply gets lost! It doesn't exists. I check this: echo ini_get('post_max_size') its 32M so it cant be the error...
echo ini_get('post_max_size')