Project

General

Profile

In progress uploaded file chunk size

Added by atosz33 over 5 years ago

Hi,

As I found in the source and in change log I could change the chunk size of uploaded files (which is in progress), which is generated into /var/tmp, I have added the following into my config:
server.upload-temp-file-size = 134217728 (1024*1024*128, so MAX_CHUNK_SIZE)
Restarted the service, but It seems the chunk size is still the default 1 MB.
Should I change some other thing in the config?
My os: Ubuntu 16.04, Lighttpd version: 1.4.35

Thanks


Replies (1)

RE: In progress uploaded file chunk size - Added by gstrauss over 5 years ago

My os: Ubuntu 16.04, Lighttpd version: 1.4.35

Latest lighttpd release is lighttpd 1.4.52. You're so out of date it is not funny or worthwhile for anybody, including you, to try to "tune" that version versus the effort to upgrade to the latest lighttpd 1.4.52.

You probably should not be making changes to these lighttpd parameters unless you are capable of measuring the impact to resource usage, as well as measuring the performance results, and you then determine that your changes make a worthwhile difference. What are you trying to achieve, and why haven't you tested to see if the behavior has improved in the 17 lighttpd releases (!!) since 1.4.35?

    (1-1/1)