help-cgicc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-cgicc] HTML file upload: MAX_FILE_SIZE, and/or chunking


From: U.Mutlu
Subject: [help-cgicc] HTML file upload: MAX_FILE_SIZE, and/or chunking
Date: Sat, 1 Dec 2018 15:17:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0 SeaMonkey/2.37a1

Hi,

is it possible to set a max file size for file uploads?

Can such a limit be tested/enforced at client side (ie. in the HTML) before the upload starts?

Can such a limit be tested/enforced at server side (ie. in the cgicc 'script') before the download starts?

The rationale is b/c the server has only limited ressources, esp. memory.

And a related question:
Is it possible at server side to download the file in multiple chunks, to conserve memory?

Thx



reply via email to

[Prev in Thread] Current Thread [Next in Thread]