HTTPS file upload halt

Facing a issue with the file upload over https.
File upload is being done as an post call with Content-Type: multipart/form-data;

While the transfer is in progress, if I login to the Luci using another browser session, file upload stops immediately.

Tried to modify the uhttpd config max connections and as well as requests parameters, but issue continue to happen.

Any suggestions are highly appreciated in this regard.

device/release?

why open another browser session?

what is the filename/size?

is it the same with http?

1 Like

Custom hardware under development with 1GB RAM.
File size is ~45MB.
LuCi version being used is 19.07 old version pulled last year for customisation.
It happens only with HTTPS.

i see...

so you have an issue with your customization code and not openwrt is that correct?