Project

General

Profile

Activity

From 2008-02-20 to 2008-02-26

2008-02-26

23:46 Bug #1575: net.inet.tcp.blackhole and spawn-fcgi
Did you try what happens if you start spawn-fcgi a second time?
I think it will delete the first socket (unlink in...
stbuehler
19:45 Bug #1575 (Fixed): net.inet.tcp.blackhole and spawn-fcgi
When setting net.inet.tcp.blackhole > 0 on the FreeBSD, spawn-fcgi hangs trying to accomplish the connect syscall on ... Anonymous
19:14 Revision 40a41e3b: Fix the fix #1324/[2086]: if no module handled a request, treat method OPTION as 200, all others as 403.
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2095 152afb58-edef-0310-8abb-c4023f1b3aa9 stbuehler
19:14 Revision 2095 (svn): Fix the fix #1324/[2086]: if no module handled a request, treat method OPTION as 200, all others as 403.
stbuehler
19:13 Revision 8b28023c: Fix mod-proxy.t to run outside of the srcdir
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2094 152afb58-edef-0310-8abb-c4023f1b3aa9 stbuehler
19:13 Revision 2094 (svn): Fix mod-proxy.t to run outside of the srcdir
stbuehler
16:32 Bug #1574 (Fixed): After finding a pathinfo part in the path, the new path is not checked for symlinks
Fixed in r2093
stbuehler
13:55 Bug #1574 (Fixed): After finding a pathinfo part in the path, the new path is not checked for symlinks
... stbuehler
16:32 Bug #516 (Fixed): using round-robin as a balance scheme to reverse proxy to a single server doesn't seem to work
Fixed in r2092
stbuehler
16:31 Bug #1544 (Fixed): wrong password reporting NOT USEFUL without IP logging
Added in r2091
stbuehler
16:31 Bug #1449 (Fixed): "Accept-Ranges: bytes" when range-request is disabled
Fixed in r2090
stbuehler
16:31 Bug #1413 (Fixed): slight compilation problem in src/etag.c
Fixed in r2089
stbuehler
16:30 Bug #1349 (Fixed): gnu make broken when building outside src directory.
Fixed in r2088
stbuehler
16:30 Bug #1347 (Fixed): memory leak on win32 in stream.c if CreateFileMapping() failed
Fixed in r2087
stbuehler
16:30 Bug #1324 (Fixed): authorization blocks OPTIONS
Fixed in r2086
stbuehler
16:29 Bug #1171 (Fixed): mod_compress supresses Etag and Last-Modified headers
Fixed in r2085
stbuehler
16:29 Bug #285 (Fixed): active SSL connection loss (SSL3_WRITE_PENDING:bad write retry) (CVE-2008-1531)
Fixed in r2084
stbuehler
16:28 Bug #1565: mod_compress does not check if the request is already handled, e.g. by fastcgi
Fixed in r2083 for 1.4.x
stbuehler
16:28 Bug #1562 (Fixed): sigsegv @ fdevent_get_handler - when congestion occurs, and file descriptor arrays is full.
Fixed in r2082
stbuehler
16:25 Bug #1027: alias and mod_compress
Fixed in r2081 for 1.4.x
stbuehler
16:25 Bug #1164 (Fixed): mod_extforward breaks (at least) URL matching
Fixed in r2080
stbuehler
16:22 Revision db1b286e: r2098@chromobil: stefan | 2008-02-26 17:12:51 +0100
Fix #1574: Check for symlinks after successful pathinfo matching.
git-svn-id: svn://svn.lighttpd.net/lighttpd/branc...
stbuehler
16:22 Revision 2093 (svn): r2098@chromobil: stefan | 2008-02-26 17:12:51 +0100
Fix #1574: Check for symlinks after successful pathinfo matching. stbuehler
16:21 Revision c0db8ab1: r2097@chromobil: stefan | 2008-02-26 17:12:30 +0100
Fix #516: RoundRobin in mod_proxy
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2092 152afb58...
stbuehler
16:21 Revision 2092 (svn): r2097@chromobil: stefan | 2008-02-26 17:12:30 +0100
Fix #516: RoundRobin in mod_proxy stbuehler
16:21 Revision 88750bb7: r2096@chromobil: stefan | 2008-02-26 17:12:09 +0100
Enhancement #1544: Log the ip of failed auth tries in error.log
git-svn-id: svn://svn.lighttpd.net/lighttpd/branche...
stbuehler
16:21 Revision 2091 (svn): r2096@chromobil: stefan | 2008-02-26 17:12:09 +0100
Enhancement #1544: Log the ip of failed auth tries in error.log stbuehler
16:21 Revision 87145864: r2095@chromobil: stefan | 2008-02-26 17:11:21 +0100
Fix #1449: Do not add Accept-Ranges header if range-request is disabled
git-svn-id: svn://svn.lighttpd.net/lighttpd...
stbuehler
16:21 Revision 2090 (svn): r2095@chromobil: stefan | 2008-02-26 17:11:21 +0100
Fix #1449: Do not add Accept-Ranges header if range-request is disabled stbuehler
16:21 Revision 0a894c9c: r2094@chromobil: stefan | 2008-02-26 17:10:49 +0100
Fix #1413: including of stdint.h/inttypes.h in etag.c
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd...
stbuehler
16:21 Revision 2089 (svn): r2094@chromobil: stefan | 2008-02-26 17:10:49 +0100
Fix #1413: including of stdint.h/inttypes.h in etag.c stbuehler
16:21 Revision 26c45e80: r2093@chromobil: stefan | 2008-02-26 17:10:03 +0100
Fix #1349: building outside of the src dir
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2088...
stbuehler
16:21 Revision 2088 (svn): r2093@chromobil: stefan | 2008-02-26 17:10:03 +0100
Fix #1349: building outside of the src dir stbuehler
16:20 Revision 03f51516: r2092@chromobil: stefan | 2008-02-26 17:08:48 +0100
Fix #1347: memory leak on windows
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2087 152afb58...
stbuehler
16:20 Revision 2087 (svn): r2092@chromobil: stefan | 2008-02-26 17:08:48 +0100
Fix #1347: memory leak on windows stbuehler
16:20 Revision a25cbfa3: r2091@chromobil: stefan | 2008-02-26 17:06:03 +0100
Fix #1324: req-method OPTIONS: do not insert default response if request was denied
- Request is handled as denied...
stbuehler
16:20 Revision 2086 (svn): r2091@chromobil: stefan | 2008-02-26 17:06:03 +0100
Fix #1324: req-method OPTIONS: do not insert default response if request was denied

- Request is handled as denie...
stbuehler
16:20 Revision a103fef5: r2090@chromobil: stefan | 2008-02-26 17:04:14 +0100
Fix #1171: Generate a etag/last-modified header for on-the-fly-compressed files. (as 1.5 already does)
git-svn-id: ...
stbuehler
16:20 Revision 2085 (svn): r2090@chromobil: stefan | 2008-02-26 17:04:14 +0100
Fix #1171: Generate a etag/last-modified header for on-the-fly-compressed files. (as 1.5 already does) stbuehler
16:20 Revision ad722324: r2089@chromobil: stefan | 2008-02-26 17:02:46 +0100
Fix #285: Remove workaround for buggy Opera version with ssl/chunked encoding.
- The workaround may lead to a real...
stbuehler
16:20 Revision 2084 (svn): r2089@chromobil: stefan | 2008-02-26 17:02:46 +0100
Fix #285: Remove workaround for buggy Opera version with ssl/chunked encoding.

- The workaround may lead to a rea...
stbuehler
16:20 Revision 75f92dd7: r2088@chromobil: stefan | 2008-02-26 17:02:27 +0100
Fix #1565: mod_compress should check if the request is already handled, e.g. by fastcgi
git-svn-id: svn://svn.light...
stbuehler
16:20 Revision 2083 (svn): r2088@chromobil: stefan | 2008-02-26 17:02:27 +0100
Fix #1565: mod_compress should check if the request is already handled, e.g. by fastcgi stbuehler
16:20 Revision 796502e7: r2087@chromobil: stefan | 2008-02-26 17:01:12 +0100
Fix #1562 and try re-fixing #372: out of range access in fd array
- Bug is in original #372 fix [853]
- The re-f...
stbuehler
16:20 Revision 2082 (svn): r2087@chromobil: stefan | 2008-02-26 17:01:12 +0100
Fix #1562 and try re-fixing #372: out of range access in fd array

- Bug is in original #372 fix [853]
- The re-...
stbuehler
16:19 Revision d0862e85: r2086@chromobil: stefan | 2008-02-26 16:15:28 +0100
Fix #1027: create directories in mod_compress (was broken with alias/userdir)
git-svn-id: svn://svn.lighttpd.net/li...
stbuehler
16:19 Revision 2081 (svn): r2086@chromobil: stefan | 2008-02-26 16:15:28 +0100
Fix #1027: create directories in mod_compress (was broken with alias/userdir) stbuehler
16:19 Revision f350d186: r2085@chromobil: stefan | 2008-02-26 16:14:50 +0100
Fix #1164: Reset conditional cache
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2080 152afb5...
stbuehler
16:19 Revision 2080 (svn): r2085@chromobil: stefan | 2008-02-26 16:14:50 +0100
Fix #1164: Reset conditional cache stbuehler
11:17 Bug #1547 (Need Feedback): conditional "add-environment"s overwrite each other / no inheritance
Hi,
I guess although it's be design this should really be noted in the manual because it's unintuitive, if you loo...
soenke
10:25 Bug #1573 (Missing Feedback): lighttpd mod proxy in front of IIS with Integrated Windows Authentication
Hi,
I'm trying to set up Lighy as load balancer in front of 2 IIS webservers. It works fine for anonymous acces, ...
Anonymous

2008-02-25

18:49 Bug #1572 (Missing Feedback): users can't finish downloads of static files (in error.log: write failed: Bad address 827)
server.event-handler = "linux-sysepoll"
server.network-backend = "writev"
When using writev under high load (over...
Anonymous
06:57 Bug #1571 (Fixed): Crash when trying to add single item to list in config file
fixed in r2079
moo
06:27 Bug #1571 (Assigned): Crash when trying to add single item to list in config file

moo
06:57 Revision c97dc808: fixed #1571: Crash when trying to add single item to list in config file
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2079 152afb58-edef-0310-8abb-c4023f1b3aa9 moo
06:57 Revision 2079 (svn): fixed #1571: Crash when trying to add single item to list in config file
moo
06:56 Revision 925e96f5: fix tests build for scons that has no config.h
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2078 152afb58-edef-0310-8abb-c4023f1b3aa9 moo
06:56 Revision 2078 (svn): fix tests build for scons that has no config.h
moo
04:24 Feature #1523 (Need Feedback): Add WSGI support to mod_proxy backends
As the OP mentioned, using SCGI requires a middleware library like FLUP to connect SCGI->FLUP->WSGI. Given WSGI is th... Anonymous

2008-02-24

15:48 Feature #1147: Solaris Event Ports
Hi Jan,
Here is the patch for version 1.4.18.
-- adam.zhang
Anonymous
15:23 Bug #1571 (Fixed): Crash when trying to add single item to list in config file
When adding a single item to a list variable in the configuration file, the server crashes instead of quitting gracef... Anonymous
12:46 Feature #1570 (Obsolete): Added Request/s 5s to mod_status auto output
The ?auto output does not contain Request/s of the last 5s. This patch addes Requests5s: to the output.
-- mail
Anonymous

2008-02-23

15:38 Bug #729: Incorrect PATH_INFO when FastCGI is serving "/"
And still in 1.4.18, it seems...
-- lindevel
Anonymous
12:16 Bug #113 (Fixed): User directory cache files not being created with mod_compress
See #1027
stbuehler
11:34 Bug #113: User directory cache files not being created with mod_compress
same problem here. the extra forward slash should not matter, I think the tilde is the problem here. creating the dir... Anonymous
12:04 Bug #845 (Fixed): when storage for mod_compress module is almost full content is not completed
See #1150.
stbuehler
10:05 Bug #1027: alias and mod_compress
please fix! this is a huge annoyance.
Anonymous

2008-02-22

13:56 Bug #1108 (Fixed): FCGI: Low speed connections
http://trac.lighttpd.net/trac/wiki/server.max-write-idleDetails
After some hours more people are back to your serv...
stbuehler
13:49 Bug #1196 (Fixed): FASTCGI and Lighttpd Slow
http://trac.lighttpd.net/trac/wiki/server.max-write-idleDetails
(mod_fastcgi.c.2396) unexpected end-of-file: your ...
stbuehler
13:41 Bug #257 (Fixed): Symbolic Links
# Use mod_secdownload, mod_trigger_b4_dl or x-sendfile.
# Works for me (symlink to big file, start dl it, delete sym...
stbuehler
13:30 Bug #288 (Fixed): Segmentation fault with symlink to /dev/urandom

stbuehler
13:27 Bug #1299 (Fixed): Symlinks doesn't work
I don't think it is possible that there is a difference between a config with a global server.follow-symlink = "enabl... stbuehler
13:12 Bug #21 (Fixed): Aliases outside of document-root don't seem to work
Missing user feedback.
stbuehler
13:05 Bug #1383 (Fixed): php-fastcgi scripts which set http headers = response status 404

stbuehler
11:53 Bug #1569 (Fixed): gcc mod_magnet.so: "relocation R_X86_64_32 cannot be used"
your liblua is compiled without -fPIC. recompile your lua and the problem will be gone. anyway this is not a valid li... darix
07:54 Bug #1569: gcc mod_magnet.so: "relocation R_X86_64_32 cannot be used"
I guess this is the error you got for the liblua you compiled yourself (as it is in /usr/local/lib) - and the linker ... stbuehler
01:24 Bug #1569 (Invalid): gcc mod_magnet.so: "relocation R_X86_64_32 cannot be used"
Hello, I cannot compile lighttpd 1.4.18 with mod_magnet, due to the following error during make:... Anonymous

2008-02-21

19:49 Bug #1562: sigsegv @ fdevent_get_handler - when congestion occurs, and file descriptor arrays is full.
It's remotely exploitable...
admin
19:36 Bug #1477: Lighttpd kills Ubuntu network install / local mirror
I can confirm this. A stock Ubuntu 7.10 AMD64 Server install booting from the network using PXE and then installing f... Anonymous
08:18 Bug #915: Netcat hangs/dies when used against a Lighttpd server
Woops, I mean Stefan. ;-)
spillgroup
08:17 Bug #915: Netcat hangs/dies when used against a Lighttpd server
Great! Thanks, Jan.
spillgroup
06:05 Bug #1568: alias fails for "base-url" if the left side has a trailing slash
thanks, that is the problem and workaround
moo

2008-02-20

20:09 Bug #146 (Fixed): svn linux-sysepoll -- stop reading from fastcgi
No user feedback.
stbuehler
19:59 Bug #468 (Fixed): Only one rails app works under lighttpd using named virtual hosts
server.errorlog does not work in conditionals, but i don't think that was the problem.
Missing user feedback.
stbuehler
19:55 Bug #915 (Fixed): Netcat hangs/dies when used against a Lighttpd server
You must send CR LF as newline for a valid request.
Fixed in 1.5 with a new parser, which accepts LF too.
stbuehler
19:12 Bug #636 (Fixed): rewrite? Pictures don't display in Browser
# Missing user feedback
# I guess the browser didn't like the mime-type it got for the "pictures" from lighttpd, as ...
stbuehler
19:08 Feature #665: server.errorlog is global instead of per virtual host
This is not a bug - it just is.
As it is by design, i don't think this will ever get implemented.
You can start...
stbuehler
18:58 Bug #908 (Fixed): PID file gets deleted after gracefully stopping lighttpd and starting a new one

stbuehler
18:57 Bug #1019 (Fixed): Lighttpd unlinks pid file at the wrong time during a graceful restart
Applied in r1656
stbuehler
18:48 Bug #531 (Fixed): GetEnv on empty env strings
Works for me in current version 1.4.18+, so this got fixed.
stbuehler
18:35 Bug #519 (Fixed): 500 - Internal Server Error after stopping with CTRL-Z
Looks like your fastcgi backend died on CTRL-Z and didn't get restarted, so i think this is a duplicate of #534 (and ... stbuehler
18:02 Bug #537 (Fixed): Configure fails on solaris 10
Fixed in r1356 by adding '-std=gnu99' if the compiler is gcc.
stbuehler
17:57 Bug #534 (Fixed): lighttpd does not restart dead fastcgi backends
Works for me in current version, so i think this got fixed.
stbuehler
17:52 Bug #530 (Fixed): Lighttpd dies under load when using linux-sysepoll event handler
See #1562.
stbuehler
17:47 Bug #517 (Fixed): Lighttpd doesn't clean up its fastcgi socket file when shutdown
# Works for me
# In the source there is an unlink(...) before the socket is created. Maybe an old fastcgi backend is...
stbuehler
17:18 Bug #516: using round-robin as a balance scheme to reverse proxy to a single server doesn't seem to work
I think i found the bug, patch attached.
stbuehler
16:37 Bug #661 (Fixed): dav fails on some files (probably long lines cause problems)
The file was not found as you probably used the wrong filename as moo tried to ask you.
If there really is a probl...
stbuehler
16:32 Bug #514 (Fixed): lighttpd 1.4.10 segfault

stbuehler
16:31 Bug #367 (Fixed): buffered mod_cgi output breaks cgi-irc
Fixed in r870
stbuehler
15:24 Bug #230 (Fixed): Cache not being created for static content
See #1027 for patch.
stbuehler
15:21 Bug #803 (Fixed): nesting $HTTP["referer"] inside of $HTTP["url"] does not work
See #1164 for patch.
stbuehler
15:04 Bug #1129 (Fixed): 403 Forbidden
This is a bug tracker, not a support forum.
If you have a real bug, please open a new ticket with a clear descript...
stbuehler
12:04 Bug #1568: alias fails for "base-url" if the left side has a trailing slash
Try {{{
alias.url = (
"/xcache-admin" => "/home/moo/src/xcache/trunk/admin/",
)
}}}
stbuehler
02:31 Bug #1568 (Obsolete): alias fails for "base-url" if the left side has a trailing slash
config:... moo
10:37 Bug #1562: sigsegv @ fdevent_get_handler - when congestion occurs, and file descriptor arrays is full.
Doesn't this allow for an easy DoS attack?
admin
10:31 Bug #1562: sigsegv @ fdevent_get_handler - when congestion occurs, and file descriptor arrays is full.
Yes; #372 was "fixed" (i.e. introduced this bug) in r853, which was between 1.4.7 and 1.4.8.
stbuehler
09:00 Bug #1562: sigsegv @ fdevent_get_handler - when congestion occurs, and file descriptor arrays is full.
Does this apply to 1.4.13 as well?
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466663
admin
08:50 Bug #1444: Crashes when running out of FDs
The same error occurs in 1.4.13:... admin
 

Also available in: Atom