Dx3webs
Basic Pleskian
Hi there
According to http://kb.odin.com/en/122900
it stated "Note: Maximum upload file size can not exceed 2Gb" as a foot note.
even with
client_max_body_size 3000m;
we get "client intended to send too large body" if uploading a 2.2gb file
Is there a way to raise this limit or is it built into some component?
According to http://kb.odin.com/en/122900
it stated "Note: Maximum upload file size can not exceed 2Gb" as a foot note.
even with
client_max_body_size 3000m;
we get "client intended to send too large body" if uploading a 2.2gb file
Is there a way to raise this limit or is it built into some component?