Activity
From 2007-12-09 to 2007-12-15
2007-12-15
- 13:12 Bug #1486 (Fixed): src/etag.c includes stdint.h without checking HAVE_STDINT_H
- Attaching patch:
+++ src/etag.c 2007-12-15 05:10:51.000000000 -0800
@@ -1,5 +1,10 @@
#include <string.h>
+#if...
2007-12-14
- 11:33 Bug #1034: 400-error when using fastcgi-php
- We use lighttpd-1.5.0-r2025 to deliver static file (css, pictures, javascript) and we had the same problem here with ...
2007-12-13
- 16:27 Bug #1265: SSL + file upload = lots of memory
- Someone should remove the Propaganda: najdyh-najd-al7oob43.gif
- 13:23 Feature #737: php fcgi does not restart if lighttpd restarts
- > Same problem here for 1.4.16 (Debian backport).
Can you try 1.4.18?
> I must point out the fact that when run... - 13:20 Feature #737: php fcgi does not restart if lighttpd restarts
- Same problem here for 1.4.16 (Debian backport). From time to time, php-cgi processes are not linked to lighttpd, so w...
- 09:36 Bug #1101: SSI include virtual does not run cgi
- A poor manner run cgi with ssi is to use the exec directive
<!--#exec cmd="/usr/bin/php5-cgi /var/www/index.php" -...
2007-12-12
- 20:20 Bug #1485 (Obsolete): mod_proxy_core.c: double load decrement
- As I tried finding out when to decrement load, I found the following
line:
COUNTER_DEC(sess->proxy_backend->load)...
2007-12-11
- 03:31 Bug #1484 (Obsolete): "stream decoder failed" error in mod_proxy_core.c
- This ticket corresponds to the forum message at:
http://forum.lighttpd.net/topic/30435#new
My lighttpd version ...
2007-12-10
- 23:47 Bug #1172: mod_compress will suppress mod_expire
- Should have added this link long ago -- this bug may be related to this one: http://trac.lighttpd.net/trac/ticket/1171
- 23:05 Bug #1171: mod_compress supresses Etag and Last-Modified headers
- Replying to [[lighttpd:comment:2|anonymous]]:
> For some reason, this is the behavior when you don't turn on compres... - 22:49 Bug #765: sql-ledger gives 500 most often
- The sourceforge mail archive link above seems to be broken.
See these threads for related information:
* http://f... - 19:43 Bug #758: memory fragmentation leads to high memory usage after peaks
- Oops.. Right now 60% Memory usage by the lighttpd process, load going up. Swap getting fulled, damn.
-- Linux - 12:37 Bug #758: memory fragmentation leads to high memory usage after peaks
- no. it wouldnt change anything.
- 12:23 Bug #758: memory fragmentation leads to high memory usage after peaks
- My config is:
Lighttpd 1.4.18 (installed from .deb package)
PHP 5 (Static, in use (exec/read/system/fopen etc/..... - 11:55 Bug #758: memory fragmentation leads to high memory usage after peaks
- if lighttpd has access to the files you want to send to the client, use X-LIGHTTPD-send-file. see the mod_fastcgi doc...
- 02:27 Bug #758: memory fragmentation leads to high memory usage after peaks
- Sorry again for my poor English and careless.In my previous post "merchine" should be "machines","accury" should be "...
- 02:04 Bug #758: memory fragmentation leads to high memory usage after peaks
- Sorry, my previous description may not be accury. I run lighttpd 1.4.18, fastcgi and php5, with Website providing dow...
- 15:33 Bug #1483: magnet offset > length bug
- Another related bug seems to be in this code:...
- 15:00 Bug #1483: magnet offset > length bug
- Although using "len + off" is not nice if you want to serve zeroes from /dev/zero which has length zero.
The use c... - 14:58 Bug #1483 (Fixed): magnet offset > length bug
- This fails:...
- 00:04 Bug #1482: lighty does not appear to use server.errorfile-prefix when fastcgi returns error
- tagging with email
-- oliver - 00:04 Bug #1482 (Invalid): lighty does not appear to use server.errorfile-prefix when fastcgi returns error
- using lighttpd-1.4.18 FreeBSD 6.1, php-fcgi 5.2.5
when php has a fatal error (with display_errors=Off) the famous ...
2007-12-09
- 01:10 Bug #1427: Aliases don't work properly when combined with conditionals based on vhost
- This might be helpful:
http://www.artificialworlds.net/blog/2007/12/09/lighttpd-on-ubuntu-aliasurl-doesnt-work-whe...
Also available in: Atom