I want to send with an API some POST data with a large information data from server a to server b. Into server b, I receive only a par
a
b
max_input_vars might also be hindering your curl post, if you're sending numerous parameters through. It has happened to me before - you can't change the setting on runtime, but only through php.ini.
max_input_vars
php.ini