Welcome! Log In Create A New Profile

Advanced

PHP, AJAX: large data being truncated on nginx

eric eric
September 16, 2013 09:20AM
Hello,

My PHP installation is configured to accept 8M of post data and use to 128M
of physical memory.

I have also configured following in nginx conf

client_body_buffer_size 100k;
client_header_buffer_size 100k;
client_max_body_size 16m;
large_client_header_buffers 200 100k;

When i try to post large data, some data from the last last textboxes is
truncated
There are over 200 textboxes on the page.
And i am getting the data in post only for 185 text boxes.

Thanks in advance.
--
Thanks & Regards,
Eric Fargose
_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

PHP, AJAX: large data being truncated on nginx

eric eric September 16, 2013 09:20AM

Re: PHP, AJAX: large data being truncated on nginx

Maxim Dounin September 16, 2013 09:30AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 96
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready