I’ve a problem with file upload and googling and checking with
everything
didn’t help to solve it.
The problem is when file is being uploaded larger than few megs browser
repeats request after about 30 seconds, and on the second request after
another 30-40s it throws connection reset and nginx has 408 error on
that
post request, no other errors in nginx nor in php.
it works fine for me with that settings. I havent speficied any timeout
settings you used.
Have you edited php.ini for php-fpm? If not - default upload file size
is 2M