Project

General

Profile

Activity

From 2024-09-05 to 2024-09-11

2024-09-11

22:18 Bug #3265 (Need Feedback): lighttpd stalls on upload to backend if disk is full
So far, I am unable to reproduce reported blocking/hanging error with simple TLS setup proxying to a separate backend... gstrauss
20:53 Bug #3265: lighttpd stalls on upload to backend if disk is full
Requests were made using TLS (HTTPS).
Linux kernel version from Debian 12 between 6.1.99 and 6.1.106.
HTTP/2 or...
flynn
19:50 Bug #3265: lighttpd stalls on upload to backend if disk is full
@2024-09-10 11:50:37: (chunk.c.848) write() temp-file /var/cache/lighttpd/uploads/lighttpd-upload-kuqoxM failed: No s... gstrauss
18:11 Bug #3265: lighttpd stalls on upload to backend if disk is full
Modern lighttpd attempts to use operating-system-specific mechanisms to efficiently write files to disk. For example... gstrauss
13:05 Bug #3265: lighttpd stalls on upload to backend if disk is full
The affected server ist not under my control anymore (but has been), the issue was only reported to me and solved by ... flynn
05:38 Bug #3265: lighttpd stalls on upload to backend if disk is full
When this occurs, would you @strace@ the lighttpd process and see on what system call lighttpd is blocked?
The int...
gstrauss

2024-09-10

13:37 Bug #3265 (Missing Feedback): lighttpd stalls on upload to backend if disk is full
If lighttpd (happened with version 1.4.73) buffers uploads on disk (@server.stream-request-body = 1@) to proxied back... flynn
05:43 Feature #3264: [PATCH] sort by the exact value of mtime or size
Thank you. I will review further later this week.
For others reading this:
HTML data attributes are reasonably well...
gstrauss
05:37 Bug #3262 (Fixed): Index -1 Out of Bounds Error in http_header_hkey_get Function in Lighttpd
commit commit:c711dcd4
The issue reported does not cause lighttpd to crash in normal operation. Clang compiling l...
gstrauss
04:06 Revision 99e7a84a: [mod_auth] HTTP Digest and HTTP/2 extended CONNECT
HTTP Digest Auth and HTTP/2 extended CONNECT interaction may result in
digest mismatch if an HTTP/2 gateway changes a...
gstrauss

2024-09-09

13:39 Feature #3264 (Fixed): [PATCH] sort by the exact value of mtime or size
This change implements directory list sorting by file modification time or size, with the exact raw values instead of... Low-power
05:51 Revision c711dcd4: [core] avoid pedantic compiler warning (fixes #3262)
avoid pedantic clang -fsanitize=undefined compiler warning on ptr math
The existing code did not (and still does not...
gstrauss

2024-09-06

04:54 Bug #3262: Index -1 Out of Bounds Error in http_header_hkey_get Function in Lighttpd
The assembly of the code instrumented with @-fsanitize=undefined@ is very long; I did not look through it.
The war...
gstrauss
02:41 Bug #3262: Index -1 Out of Bounds Error in http_header_hkey_get Function in Lighttpd
I used clang 10. The assembly generated by the compiler for http_header_hkey_get() is as follows.... senorita

2024-09-05

21:13 Revision eaf2e8c3: [core] remove long-unused #ifdef USE_ALARM
gstrauss
18:30 Bug #3263 (Invalid): lighttpd gives following error message when starting: line 1: syntax error: unexpected ")"
Hover your mouse over "ASK QUESTIONS in Forums"
Then go read [[InstallFromSource]]
Then leave this site and go ...
gstrauss
18:10 Bug #3263 (Invalid): lighttpd gives following error message when starting: line 1: syntax error: unexpected ")"
I downloaded the tar file for lighttpd 1.4.76 from lighttpd site and unzipped and built the lighttpd binary.
I loade...
markb
08:24 Bug #3262 (Invalid): Index -1 Out of Bounds Error in http_header_hkey_get Function in Lighttpd
The code in http_header.c starting at line 103 does not dereference the pointer until after the condition check on th... gstrauss
 

Also available in: Atom