Project

General

Profile

Activity

From 2019-04-14 to 2019-04-20

2019-04-20

06:15 Bug #2948 (Fixed): [regression][Bisected] lighttpd uses way more memory with POST since 1.4.52
Applied in changeset commit:599b4f05c8ccebd0c06074972824b930afc9c832. gstrauss
06:10 Revision a15f40a5: [core] replace open() with fdevent_open_cloexec()
fdevent_open_cloexec() opens files O_BINARY for consistency,
and with O_NONBLOCK, so that the server will not block i...
gstrauss
06:10 Revision f1e9bcb0: [core] new worker_init hook to follow parent fork
gstrauss
06:10 Revision 4183e723: [core] log_error, log_perror using printf-like fmt
gstrauss
06:10 Revision cbad7517: [core] struct log_error_st for error logging
gstrauss
06:10 Revision 9eead7db: [core] __attribute__((format ...))
gstrauss
06:10 Revision 0dccda28: [core] add const to some etag prototypes
gstrauss
06:09 Revision 6a988bb0: [multiple] cleaner calloc use in SETDEFAULTS_FUNC
github: closes #99
x-ref:
"cleaner calloc use in SETDEFAULTS_FUNC"
https://github.com/lighttpd/lighttpd1.4/pull/99
Mohammed Sadiq
06:06 Revision 599b4f05: [core] fix 1.4.52 regression in mem use with POST (fixes #2948)
(thx rgenoud)
x-ref:
"[regression][Bisected] lighttpd uses way more memory with POST since 1.4.52"
https://redmi...
gstrauss

2019-04-19

06:36 Bug #2948: [regression][Bisected] lighttpd uses way more memory with POST since 1.4.52
Tested with commit commit:0e62fb893 , the memory usage is back to normal.
Thanks a lot !
rgenoud
02:32 Bug #2948 (Patch Pending): [regression][Bisected] lighttpd uses way more memory with POST since 1.4.52
In reusing buffers, the code looked at the first entry on an (unsorted) linked list and if the chunk at the head of t... gstrauss

2019-04-18

19:08 Bug #2948: [regression][Bisected] lighttpd uses way more memory with POST since 1.4.52
Able to reproduce. Now working on a fix. gstrauss
16:44 Bug #2948: [regression][Bisected] lighttpd uses way more memory with POST since 1.4.52
Sorry rgenoud, this is not easy to reproduce on a typical system. Please summarize your setup and try to provide mor... gstrauss
06:50 Bug #2948: [regression][Bisected] lighttpd uses way more memory with POST since 1.4.52
Tested with commit commit:c83fff1d, it's the same, lighttpd uses 50MB in memory
(sorry for setting the target vers...
rgenoud
01:07 Bug #2948: [regression][Bisected] lighttpd uses way more memory with POST since 1.4.52
Would you please test with commit commit:c83fff1d (on lighttpd git master branch) which is already slated to be part ... gstrauss
01:20 Bug #2947: Why read data prior to authorization
I have post this issue in the forums,Thanks
https://redmine.lighttpd.net/boards/2/topics/8568
saraliu

2019-04-17

23:14 Bug #2945: Security - SIGABRT during GET request handling with url-path-2f-decode enabled
The feature which can be abused to cause the crash is a new feature in lighttpd 1.4.50, and is not enabled by default... gstrauss
22:49 Bug #2947 (Invalid): Why read data prior to authorization
Hi. "How do I?" That sounds like a question. Please ask questions in the Forums. gstrauss
10:00 Bug #2947 (Invalid): Why read data prior to authorization
There is a issue that happened in our test.
We want to upload a file(40M) to our device,we using post method,we fo...
saraliu
14:38 Bug #2948 (Fixed): [regression][Bisected] lighttpd uses way more memory with POST since 1.4.52
Since commit 88ee73d0a216 ("[multiple] perf: simplify chunkqueue_get_memory()")
uploading a big file via POST uses a...
rgenoud

2019-04-16

03:53 Revision e7579784: [core] remove repeated slashes in http-parseopts
remove repeated slashes in server.http-parseopts
with url-path-dotseg-remove, including leading "//"
(prior to this ...
gstrauss
 

Also available in: Atom