Activity
From 2006-08-11 to 2006-08-17
2006-08-17
- 09:57 Feature #611: Serve precompressed contents
- in your
#add to modules mod_setenv
server.modules = ( "*mod_setenv*" )
#add to mimetype .gz
mimetype.a... - 08:27 Bug #812 (Invalid): (network_freebsd_sendfile.c.96) writev failed: Permission denied
- When this happend, my FreeBSD server will going to down.
This will happen 1-2 times per day.
here is the log file...
2006-08-16
- 21:10 Bug #729: Incorrect PATH_INFO when FastCGI is serving "/"
- This causes problems for trac, when it is sitting in the root directory. See "trac bug 2418":http://trac.edgewall.org...
- 20:03 Bug #811 (Invalid): PATH_INFO, ORIG_PATH_INFO, and PHP_SELF not set in Lighttpd1.4.11/PHP4.4.3
- In the course of playing with my new Lighty
server running on Debian, I ran into a problem with the PHP_SELF, PATH_... - 19:40 Bug #794: Problem on FastCGI protocol when using TCP/IP and large POST data
- I have found the problem. It's not on Lighty.
The problem is that I was using a very little internal buffer for So... - 11:32 Feature #642: Mod_evhost should support PCRE when building paths
- Please close this in favour to #810.
-- Lfe - 09:56 Feature #810 (Wontfix): Make regex conditional in $HTTP[] usable for all variables within scope
- As it is now, i can reuse the matches for redirect and rewrite in a similar fashion (picked from example conf):
{{{ ...
2006-08-15
- 15:17 Bug #809: webdav upload with netdrive/webdrive crashes lighttpd
- just saw this is a dup of #463
- 14:48 Bug #809 (Fixed): webdav upload with netdrive/webdrive crashes lighttpd
- i am trying to upload a file with netdrive, and everytime i try lighttpd crashes.
when i'm running it with valgrind,... - 00:21 Feature #737: php fcgi does not restart if lighttpd restarts
- I think this is an issue with php-cgi spawn from lighttpd. When lighttpd restarts, the old lighttpd shuts down the po...
2006-08-14
- 11:36 Feature #536: add recursion to the SSI #include directive - patch included
- Please make the 25 limit a configuration option, or use a different loop detection method. It's perfectly valid/safe ...
2006-08-13
- 12:54 Feature #808: Support max-requests-per-proc for fastcgi
- http://waldi.eu.org/~bastian/lighttpd-fastcgi-max-requests.diff
- 12:51 Feature #808: Support max-requests-per-proc for fastcgi
- Can't attach the patch
- 12:49 Feature #808 (Wontfix): Support max-requests-per-proc for fastcgi
- The patch adds support for max-requests-per-proc for fastcgi. It disables a process after X requests and kills it aft...
2006-08-12
- 21:09 Bug #807: unknown config-key: compress.max-file-size
- The option is called "compress.max-filesize"....
- 12:20 Bug #807 (Invalid): unknown config-key: compress.max-file-size
- I have mod_compress installed but I am still getting the error below....
2006-08-11
- 14:40 Feature #208: Limit connections per IP (patch)
- I'd like to see this too ;)
-- joel - 07:03 Feature #806 (Wontfix): implementation of digest auth MD5-sess does not conform to rfc2617
- The digest auth implementation using algo=MD5-sess is broken.
It seems that someone just integrated the "sample impl... - 06:56 Revision 1254 (svn): added mod_uploadprogress to the build
- 00:19 Bug #419: rrd update fails during graceful restart
- Note rrd also fails with lighttpd in multiple listener mode for similar reasons.
-- jbyers
Also available in: Atom