Activity
From 2008-06-19 to 2008-06-25
2008-06-25
- 21:23 Feature #1702: multiple X-Sendfile for sending multiple files
- 1. no we wont implement zip compression for you in lighttpd. building a zip is not just concatting files together.
2... - 21:06 Feature #1702 (Fixed): multiple X-Sendfile for sending multiple files
- It would be nice if lighttpd would send multiple files as one stream when multiple X-Sendfile headers are specified. ...
- 14:48 Feature #737: php fcgi does not restart if lighttpd restarts
- Replying to [[lighttpd:comment:5|masryalex@gmail.com]]:
> Same here
> lighttpd-1.4.18
> CentOS 5.1
> PHP 5.2.5
>... - 08:39 Bug #266 (Need Feedback): WebDAV sub-folders not visible
- This fix is incomplete. eg/ie the dav module does not %-encode '[' or ']'. This is not in compliance with weth RFC 39...
2008-06-24
- 15:57 Bug #897: lighttpd responds 500 to ALL requests after brief period of overload (it never recovers from "cool-down" period)
- This mod has reduced, but hasn't removed the problem totally... I believe that there is some other point that's fragi...
- 10:44 Bug #1016 (Fixed): header Content-Disposition with russian '?' (CP1251, ascii code 255) causes error
- 10:36 Feature #1695: Chinese file name support?
- If you get a "Not found", i think it is a problem with your filesystem.
- 10:26 Feature #1696 (Fixed): mod_deflate patch for 1.4.19
- Duplicate of #1697.
- 10:20 Bug #1700 (Fixed): rc.lighttpd.redhat does not work on rhel 5 with non-standard pid file location and chroot
- I don't see why that should be a bug in lighty - looks more like a bug in rhel.
And i don't think we should includ...
2008-06-23
- 20:20 Bug #1701: mod_redirect rules do not work in 1.4.19
- This is the full nested regex for our drupal installation - like I say this configuration works absolutely fine in 1....
- 19:14 Bug #1701: mod_redirect rules do not work in 1.4.19
- Without having done any investigation myself, I'd still say that -- if this is the case -- it is a regression which n...
- 18:13 Bug #1701: mod_redirect rules do not work in 1.4.19
- Did you try this config block in a minimal config or in a big one?
Perhaps you have an url.redirect in a following... - 17:36 Bug #1701 (Missing Feedback): mod_redirect rules do not work in 1.4.19
- mod_redirect "!~" expression no longer works in version 1.4.19 our lighttpd.conf has not changed - recompiled 1.4.18 ...
- 19:11 Bug #1680 (Fixed): Combined auth.require and proxy.server hangs connections
- 19:05 Bug #1676 (Fixed): Order of nested conditionals (remoteip - host)
- Fixed in r2147.
- 18:43 Bug #1661 (Fixed): Old lighttpd.conf no longer works (remoteip condition fails)
- Missing feedback, assuming it got fixed in r2147.
- 18:22 Feature #1017: 'Expect' header gives HTTP error 417
- # not a bug - see http://tools.ietf.org/html/rfc2616#section-14.20
# if you think it is a trivial fix, then please pr... - 18:21 Feature #377 (Fixed): Incorrect handling of the 100 (Continue) Status
- # not a bug - see http://tools.ietf.org/html/rfc2616#section-14.20
# if you think it is a trivial fix, then please p... - 02:49 Bug #575: high-time connections in handle-req impact fastcgi overload calculation
- It seems that 1.4.19 + php 5.2.4 + xcache have seem issue.
2008-06-22
- 22:57 Bug #1693: Memory Leak in stat_cache.c Found
- #1363 might still be a different issue: with that bug, I had a steady leak on each and every hit and there was no nee...
- 22:46 Bug #1700: rc.lighttpd.redhat does not work on rhel 5 with non-standard pid file location and chroot
- (note: there should be a double underscore on the front of the function name pids_pidof - trac took it as a formattin...
- 22:44 Bug #1700 (Invalid): rc.lighttpd.redhat does not work on rhel 5 with non-standard pid file location and chroot
- In the following situation:
1. Centos/RHEL Version 5 (Tested on 5.1, assuming it affects 5.0 too, does not happen ... - 15:06 Feature #339: HTTP header parsing
- This is not exactly the issue described above, but fits the bug heading well and affects the same piece of code. Besi...
- 13:22 Bug #1699 (Fixed): (typo?) localtime should be used instead of localtime_r
- I think there's a typo in both lighttpd-1.4.19 and 1.5-svn, in file src/mod_accesslog.c. The second localtime_r() cal...
2008-06-21
- 19:18 Bug #1698 (Fixed): Lighty cannot handle includes with absolute path
- Closing as INVALID, as per darix comment (and advice on IRC :P).
- 19:14 Bug #1698: Lighty cannot handle includes with absolute path
- that is how it is documented all paths are relative to the directory with the main lighttpd config file.
your 2 op... - 19:02 Bug #1698 (Invalid): Lighty cannot handle includes with absolute path
- I have a Lighty configuration file, which, if checked from the directory where it is passes the syntax check,...
- 18:31 Feature #1697 (Duplicate): mod_deflate patch for 1.4.19
- I've made a patch for lighttpd 1.4.19 that provides mod_deflate.
- 18:31 Feature #1696 (Duplicate): mod_deflate patch for 1.4.19
- I've made a patch for lighttpd 1.4.19 that provides mod_deflate.
- 16:47 Feature #1695: Chinese file name support?
- My PC has NFS mount to the media player and also lighttpd as http server.
From PC, when I use Firefox to browse a ... - 04:23 Feature #1695: Chinese file name support?
- i am pretty sure we dont care much about the charset of the filenames. but does your mediaplayer support them?
wha... - 03:21 Feature #1695 (Invalid): Chinese file name support?
- We are using lighttpd as a http server to stream video from PC to a network media player.
Please see the thread: h...
2008-06-20
- 16:42 Bug #1694 (Fixed): mod_postgresql_vhost not sending password in connect string
- mod_postgresql_vhost is not sending the password part of the connect string. Logs show:
mod_postgresql_vhost.c.251... - 01:14 Bug #1693 (Fixed): Memory Leak in stat_cache.c Found
- I use lighttpd to serve an average of about 300mb/s of traffic across 30servers. They all serve images to users, and ...
2008-06-19
- 07:54 Feature #1692 (Fixed): Add support for /etc/passwd in auth
- Add an auth backend that uses the system authentication (e.g. /etc/passwd).
Also available in: Atom