We have a stemcell which we built from a vmdk file and has a file size of 13 GB.
When we tried to upload this to our director, obtained this error -
Uploading stemcell file:
Director responded with non-successful status code '413' response '
<title>413 Request Entity Too Large</title>
413 Request Entity Too Large
nginx
'
Exit code 1
Read through the bosh documentation that the size limit is 10GB only. Is there any way to increase this limit. Any one know how to modify nginx settings to increase this size.