Project

General

Profile

Activity

From 2006-07-31 to 2006-08-06

2006-08-05

01:48 Bug #801 (Invalid): Lighttpd ignores Content-Type extattr
h2. The Problem
Lighttpd ignores the Content-Type extattr on a file ("wpad.dat") despite being set to use them.
...
Anonymous
01:16 Bug #758: memory fragmentation leads to high memory usage after peaks
I can confirm that this is the case, using the FreeBSD port. In my test, it grew faster than that (60M in a couple ho... Anonymous
00:48 Bug #317: exited on signal 11
Replying to [[lighttpd:ticket:317|wsgtrsys@21cn.com]]:
> i am use freebsd5.4 and lighttpd1.3.16,it work fine ,today ...
Anonymous

2006-08-04

14:08 Bug #800 (Fixed): using %0 in url.rewrite-once makes lighttpd segfault whenever a url is about to be rewritten
When I try and do something like the following:... Anonymous
09:02 Feature #799 (Fixed): mod_fastcgi + X-Sendfile -> mod_staticfile
hey all,
in mod_fastcgi when used with X-LIGHTTPD-send-file it is now handeled in mod_staticfile (DIRECT).
here...
Anonymous

2006-08-03

13:56 Bug #798 (Missing Feedback): cannot send full partial content
When I call this from PHP:
header("Status: 206 Partial Content");
lighttpd 1.4.11 cuts the HTTP reply at abou...
Anonymous

2006-08-02

20:34 Bug #757: internal server error gives 200 OK sometimes
See bug report 756, problem seems to be also gone with that solution
-- jimmy
Anonymous
20:20 Bug #756: transfer-encoding chunked broken (OSX)
it get closed in SUBREQUEST_FUNC(mod_cgi_handle_subrequest), because of :... Anonymous
19:11 Bug #756: transfer-encoding chunked broken (OSX)
Now it's very clear, if EAGAIN happens while reading from the CGI's fd (which does never happen on my OpenBSD test ma... Anonymous
18:09 Bug #756: transfer-encoding chunked broken (OSX)
I could not reproduce the problem with a small C program, but I am on a completely wrong track there. I was looking f... Anonymous
12:41 Bug #797 (Fixed): mod_ssi <!--#include virtual="..." --> includes the raw file contents rather than running through the request parser
Where "foo.cgi" is a CGI script, the following:
<!--#include virtual="foo.cgi" -->
...results in the contents o...
Anonymous
12:30 Feature #796 (Missing Feedback): Not all (useful) mod_ssi directive arguments interpolate variables
With the example SSI document:
<!-- set var="foo" value="blah-blah-blah.cgi?$QUERY_STRING" -->
<!-- echo var="foo" ...
Anonymous
12:22 Bug #795 (Obsolete): mod_ssi (apparently) won't echo variables set using #set
With the sample SSI document:
<!--set var="foo" value="bar" -->
<!--echo var="foo" -->
Result: "(none)"
Expec...
Anonymous
05:35 Bug #793 (Fixed): Problem on FastCGI protocol when using TCP/IP and large POST data
dup #794
moo

2006-08-01

19:39 Bug #756: transfer-encoding chunked broken (OSX)
now i'm to the point, that adding any printf() statement to the main polling loop in server.c "fixes" the problem, BU... Anonymous
19:07 Bug #794 (Invalid): Problem on FastCGI protocol when using TCP/IP and large POST data
When submiting a form, POST method, with a large amount of data, the FCGI_STDIN record type has a wrong content lengt... Anonymous
19:06 Bug #793 (Fixed): Problem on FastCGI protocol when using TCP/IP and large POST data
When submiting a form, POST method, with a large amount of data, the FCGI_STDIN record type has a wrong content lengt... Anonymous
17:21 Bug #792 (Fixed): pid file gets empty when lighttpd is already running and you try to start it again
if lighttpd is running, and you try to start it again and it fails (because, for example it can't bind to an already ... Anonymous
15:08 Bug #788 (Fixed): lighttpd-announce mailing list
It would be really helpful if there was a lighttpd-announce mailing list for update and security bug announcements. T... Anonymous
14:21 Feature #787 (Fixed): mod_cml + "HOST" header support!
lighttpd developers hello, again...
I use lighttpd-1.4.11 in production with mod_cml.
this code simply adds the...
Anonymous
00:47 Feature #786: mod_cml + mod_compress NOT A DREAM ANYMORE
i forgot to add this at the end of the code block,
buffer_free(b_);
thanks,
-- amix.
-- duke.amix
Anonymous
00:32 Feature #786 (Fixed): mod_cml + mod_compress NOT A DREAM ANYMORE
lighttpd developers hello, again.
I use lighttpd-1.4.11 in production with mod_cml.
Like before, when i need "E...
Anonymous

2006-07-31

21:20 Bug #784 (Fixed): mod_fastcgi crash ?
lightty unexpectedly crashed - nothing in system log, load was about 1.5-1.6 whcih is normal for that time, ~1.5 out ... Anonymous
20:38 Bug #756: transfer-encoding chunked broken (OSX)
I came to the point that HTTP/1.0 events also hang and not finish.
The times it works, is with concurrent tests im...
Anonymous
 

Also available in: Atom