Re: [OpenWrt-Devel] [PATCH packages] lighttpd: backport a fix for running out of filedescriptors

2015-08-19 Thread W. Michael Petullo
>>> This should be applied to both: master and 15.05 branch. >> Can you push this? > I've pushed this fix on my own. > > Michael: I hope you're OK and you can still maintain this package in the > future. Thank you, Rafał. My workload did not allow me to get to this in time. -- Mike :wq

Re: [OpenWrt-Devel] [PATCH packages] lighttpd: backport a fix for running out of filedescriptors

2015-08-19 Thread Rafał Miłecki
On 16 August 2015 at 02:44, Rafał Miłecki wrote: > On 13 August 2015 at 22:23, Rafał Miłecki wrote: >> It was breaking uploads of files 4 MiB+. This patch fixes: >> https://github.com/openwrt/packages/issues/1658 >> >> Signed-off-by: Rafał Miłecki >> --- >> This should be applied to both: master

Re: [OpenWrt-Devel] [PATCH packages] lighttpd: backport a fix for running out of filedescriptors

2015-08-15 Thread Rafał Miłecki
On 13 August 2015 at 22:23, Rafał Miłecki wrote: > It was breaking uploads of files 4 MiB+. This patch fixes: > https://github.com/openwrt/packages/issues/1658 > > Signed-off-by: Rafał Miłecki > --- > This should be applied to both: master and 15.05 branch. Can you push this? ___

[OpenWrt-Devel] [PATCH packages] lighttpd: backport a fix for running out of filedescriptors

2015-08-13 Thread Rafał Miłecki
It was breaking uploads of files 4 MiB+. This patch fixes: https://github.com/openwrt/packages/issues/1658 Signed-off-by: Rafał Miłecki --- This should be applied to both: master and 15.05 branch. --- ...filedescriptors-when-uploading-large-file.patch | 26 ++ 1 file changed,