Project

General

Profile

Activity

From 2009-11-20 to 2009-11-26

2009-11-26

00:31 Bug #2108 (Fixed): CGI local redirect not implemented correctly
According to the CGI 1.1 specification http://www.ietf.org/rfc/rfc3875 section 6.2.2 Local Redirect Response, a CGI s... oblomov

2009-11-24

20:43 Feature #2107: Per-vhost conf file
Hmm, hurry up then! :p Olaf-van-der-Spek
20:26 Feature #2107: Per-vhost conf file
And to get rid of the second part: no, we will not implement dynamic config loading/reloading in 1.x.
It will probab...
stbuehler
19:24 Feature #2107: Per-vhost conf file
That should nicely take care of the first part. Olaf-van-der-Spek
19:20 Feature #2107: Per-vhost conf file
Well, you can write a little shellscript that lists all files and creates something like... icy
19:12 Feature #2107: Per-vhost conf file
That might work, although then you have to repeat the HOST conditional in the conf file. Also, in the future it'd be ... Olaf-van-der-Spek
19:09 Feature #2107: Per-vhost conf file
Um, so why not use include_shell to include all those files? Am I missing something here? Still don't understand it. icy
18:57 Feature #2107: Per-vhost conf file
I mean the conf could reside in the directory of the vhost without requiring any changes to a central config file. A ... Olaf-van-der-Spek
18:54 Feature #2107 (Wontfix): Per-vhost conf file
Config files are parsed upon startup. Therefor this functionality (like .htaccess) is not possible.
Maybe we can d...
icy
18:46 Feature #2107 (Wontfix): Per-vhost conf file
Could support for per-vhost conf files be added?
simple-vhost.conf-file = "/vhost.conf"
That way, each vhost ca...
Olaf-van-der-Spek
20:29 Bug #2103 (Patch Pending): double chunked encoded responses
I still think we should fix it :) stbuehler
18:36 Bug #2103: double chunked encoded responses
Why is the backend doing transfer encoding? I don't think it should. Olaf-van-der-Spek
19:00 Bug #2106: proxy.balance=round-robin fails if a back end host is down
When I say it "fails", I mean that upon refreshing a page after downing one of the servers, we may get one successful... metula
18:47 Bug #2106: proxy.balance=round-robin fails if a back end host is down
Note that this is failing in version 1.4.25 metula
18:46 Bug #2106 (Fixed): proxy.balance=round-robin fails if a back end host is down
The following config fails if either of the two hosts is taken offline - I would expect lighttpd to remove the failed... metula
15:06 Bug #2105: TCP packet bisection causes dead requests
Yes, you are right - the request parser fails if the terminating "\r\n\r\n" is splitted over more than 2 chunks.
I'm...
stbuehler
12:35 Bug #2105 (Fixed): TCP packet bisection causes dead requests
We are experiencing a weird problem here with Lighttpd.
h3. Phenomenom:
A client sends a valid HTTP request. The...
zetzet

2009-11-22

22:20 Bug #2103 (Invalid): double chunked encoded responses
I'm using mono-fastcgi-server2 as FastCGI server
When I enable a custom VirtualPathProvider in ASP.NET the respon...
joWill

2009-11-21

16:08 Revision b5a76921: - next is 1.4.26
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2695 152afb58-edef-0310-8abb-c4023f1b3aa9 stbuehler
15:11 Revision 175ad79a: Fix configure.ac to allow autoreconf, also enables make V=0
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2693 152afb58-edef-0310-8abb-c4023f1b3aa9 stbuehler

2009-11-20

22:45 Bug #2102: Memory leak when using CGI
Interesting... I'll attach my exact CGI script and file, though I'm not sure whether that'll make a difference.
T...
mlcreech
22:37 Bug #2102: Memory leak when using CGI
I just tried it and couldn't even reproduce it - didn't even reach 4mb RES. (running two loops brought lighty to 6.5m... stbuehler
 

Also available in: Atom