Activity

From 02/03/2010 to 02/09/2010

02/08/2010

11:22 am Bug #1311: fcgi fails for first request
See also http://redmine.lighttpd.net/issues/673 ikrishna
04:10 am Bug #2144: cgic script dies on/after execution leaving zombie processes
I was wrong about the daemonize order. However, I still think we should ignore the SIG_CHLD signal after the first fo... chenta

02/07/2010

11:00 pm Feature #2163 (New): Multiple use of '?' in mysql-vhost.sql
Can someone please rewrite the code for mod_mysql_vhost to parse at least two or more occurrences of the questionmark... phpmysqlfreak
09:02 pm Revision 2715: - next is 1.4.27
stbuehler
08:39 pm Revision 2714: - tagged lighttpd 1.4.26
stbuehler
07:51 pm Revision 2713: Add some details to NEWS
stbuehler
11:18 am Bug #2144 (Need Feedback): cgic script dies on/after execution leaving zombie processes
I had a look at the strace too now: every clone i could find had a matching successful waitpid - I don't think there ... stbuehler
10:37 am Bug #2144: cgic script dies on/after execution leaving zombie processes
cgi processes are certainly not forked while initializing plugins. And processes forked before daemonize() should not... stbuehler

02/06/2010

11:10 pm Bug #2162 (Patch Pending): unaligned requests are not handled async by AIO Sendfile
When a request is made for a file using the network_linux_aio backend an mmap() is setup, however when the request is... arjan_wijnveen
03:46 am Bug #2161: Doesn't support IPv4 address abbreviations
stbuehler wrote:
> http://tools.ietf.org/html/rfc3986#section-7.4
Ok, agreed. Thanks.
AMDmi3

02/05/2010

09:20 pm Bug #2161 (Invalid): Doesn't support IPv4 address abbreviations
http://tools.ietf.org/html/rfc3986#section-7.4 stbuehler
09:11 pm Bug #2160 (Invalid): FCGI - printing long long values
You could try to compile your c app with more warnings enabled if you didn't already; i think it is pretty clear that... stbuehler
08:28 pm Bug #2160: FCGI - printing long long values
Another try:... Martynas
02:01 pm Bug #2144: cgic script dies on/after execution leaving zombie processes
I encounter the same situation when I running my fastcgi program.
This problem is due to that we daemonize the light...
chenta

02/04/2010

11:26 pm Bug #2161 (Reopened): Doesn't support IPv4 address abbreviations
> Either point us to the corresponding RFC
It is documented in `man inet` in at least FreeBSD and some Linux distr...
AMDmi3
09:39 pm Bug #2159: src/mod_cgi.c leaks opened file descriptors
Sorry for the delay, I've re checked and I think no other fd leak is left on
that function now.
The first two return...
rata
09:18 pm Bug #2161 (Invalid): Doesn't support IPv4 address abbreviations
Either point us to the corresponding RFC or I fear you have to live with the current behaviour. We´ll not change sth.... nitrox
06:10 pm Bug #2161 (Invalid): Doesn't support IPv4 address abbreviations
IPv4 addresses may be abbreviated, i.e. 127.1 for 127.0.0.1, however lighttpd doesn't support this, answering with "4... AMDmi3
10:13 am Revision 2712: Fix HUP detection in close-state if event-backend doesn't support FDEVENT_HUP (lik...
stbuehler
07:58 am Feature #2139: Optimizing buffer_append_long()
I don't know who told you that, but it is wrong.
Example (i'm on x86_64):
You will see, that the swap with temp...
stbuehler
12:07 am Feature #2139: Optimizing buffer_append_long()
Sorry for my late response. The XOR-swap was just an attempt to remove the temporary variable. I think on most common... crypt

02/03/2010

10:01 pm Feature #2139 (Wontfix): Optimizing buffer_append_long()
stbuehler
04:52 pm Bug #2160: FCGI - printing long long values
By the way, %lld and %llu formats lead to the same behaviour. Martynas
04:43 pm Bug #2160 (Invalid): FCGI - printing long long values
I'm running lighttpd on Debian 5.... Martynas
01:37 pm Feature #2156: request: support Chunked Transfer Coding for HTTP PUT
Sorry, no. Of course this would be useful, but i don't see it coming in 1.x; the code assumes in too many places to k... stbuehler
01:33 pm Feature #2156: request: support Chunked Transfer Coding for HTTP PUT
Looks like the 1.4.26 is the place to be, so moving request to 1.4.26 queue. morgan
« Previous
 

Also available in: Atom