I have changed them to accept file uploads of 150mb in the web config file.
When i go to upload a 14mb video through the upload > save and publish the save and publish button greys out and then the session eventually times out.
What is the best way to upload and manage videos on an umbraco site?
Media
I have a few upload fields in my content nodes.
I have changed them to accept file uploads of 150mb in the web config file.
When i go to upload a 14mb video through the upload > save and publish the save and publish button greys out and then the session eventually times out.
What is the best way to upload and manage videos on an umbraco site?
Additionally uploading images this way causes my session to occasionally time out.
Hi James,
This thread should have some useful info regarding media upload timeouts: http://our.umbraco.org/forum/umbraco-7/using-umbraco-7/52561-max-media-file-size-limit-in-version-7. I also made a suggestion on the bug tracker a while ago that there should be better UI for large media uploads - you may want to vote for it if you feel this is important too.
Its an issue with RAM when the site is live. Not enough available on my host.
Never get this issue in development environment on my PC.
Kind regards.
is working on a reply...