Hey, guys, I've recently moved from an old server to a new box, both with WHM/CPanel. Both installations are practically stock, except for the usual security tweaks.
In this server I have some systems that at some point posts a fairly big amount of data, collected from a form. In the old server everything worked as it should but, in the new server, when the amount of collected data overpasses a certain amount, it's like the script simply ignores the data received and doesn't process it.
It's not a thing in PHP, as I've converted the form in pure HTML and the problem still occurred. I've tested the post output and the form's content is sent as it should. I've already tweaked with LimitRequestBody, RLimitMEM and RLimitCPU 240, in httpd.conf, with no success. This server runs on CENTOS 6.4 x86_64 standard,
WHM 11.36.0 (build 18), Apache 2.2.24 and CSF.
I'm crawling through all the forums looking for a clue for two days with no results. I'll appreciate any insights you guys can give me on this issue.
Cheers,
Ricardo
In this server I have some systems that at some point posts a fairly big amount of data, collected from a form. In the old server everything worked as it should but, in the new server, when the amount of collected data overpasses a certain amount, it's like the script simply ignores the data received and doesn't process it.
It's not a thing in PHP, as I've converted the form in pure HTML and the problem still occurred. I've tested the post output and the form's content is sent as it should. I've already tweaked with LimitRequestBody, RLimitMEM and RLimitCPU 240, in httpd.conf, with no success. This server runs on CENTOS 6.4 x86_64 standard,
WHM 11.36.0 (build 18), Apache 2.2.24 and CSF.
I'm crawling through all the forums looking for a clue for two days with no results. I'll appreciate any insights you guys can give me on this issue.
Cheers,
Ricardo