Good day! We have Institutional Repository that is made with the use of Eprints, It has no problem uploading file up to 1 gb as default when in local access. but when we use NGINX as the reverse proxy it only accept up to 128 kb file. Does PERL CGI affects the upload limit over NGINX? we already set the client_max_body_size to 500M yet it still accepts less than 128 kb upload.
If Perl CGI affects the upload limit, How can we configure the NGINX to enable Perl CGI? Thank you!
_______________________________________________ nginx mailing list nginx@nginx.org https://mailman.nginx.org/mailman/listinfo/nginx