Activity
From 2005-11-28 to 2005-12-04
2005-12-04
- 23:04 Bug #404: lighttpd chokes on rotating logs
- According to this page:
http://www.freebsddiary.org/rotatelogs.php#newsyslog
newsyslog lets you specify a file ... - 22:51 Bug #404: lighttpd chokes on rotating logs
- first, apache2 has no problem writing on a rotated log, so I don't think this is normal behavior. Assume file is nam...
- 22:43 Bug #404: lighttpd chokes on rotating logs
- I don't know anything about how newsyslog functions, but that certainly sounds like normal and expected behavior to m...
- 09:38 Bug #404 (Invalid): lighttpd chokes on rotating logs
- I have two FreeBSD systems that use the newsyslog utility to rotate the access and log files. I have maintained the ...
- 22:39 Bug #396: Can't send Status Header with PHP
- With lighttpd 1.4.8 and PHP 5.1.1 on Mac OS X 10.4.3, either or both of header('HTTP/1.0 404') or header('Status: 404...
- 19:26 Bug #405 (Invalid): PHP SCRIPT_NAME and PHP_SELF truncated when inside a userdir and using PATH_INFO
- I am evaluating lighttpd 1.4.8 as a replacement for apache2. I have set "broken-scriptfilename" => "enable" in the li...
- 00:06 Feature #403 (Fixed): Mod_Security
- I think it would be great if mod_security was added to lighttpd.
http://www.modsecurity.org
-- steve
2005-12-03
- 09:06 Bug #369: lighttpd hanging under high fastcgi load...
- I'm getting the same problem. slakr, is it possible to identify hung php fcgi processes? A quick cronjob to kill 09 t...
- 04:12 Bug #402 (Missing Feedback): starting from lighttpd-1.4.8 short of file descriptors
- Starting from lighttpd-1.4.8 short of file descriptors, on FreeBSD 4.11 system, after some time of working properly t...
- 03:42 Feature #208: Limit connections per IP (patch)
- Also voting for this one, would make a huge difference for us
-- toasty
2005-12-02
- 15:04 Bug #401 (Missing Feedback): conflict between server.indexfiles & url.access.deny
- url.access-deny = ( "index.php", "~", ".inc", "^\.ht", "^inc.", ".inc.php" )
server.indexfiles ...
2005-12-01
- 20:56 Feature #400 (Invalid): Bandwidth quotas
- I'd like to be able to allow a virtual host to be able to transfer a maximum of a specific amount of bandwith per mon...
- 20:18 Bug #366: "missing cleanup in mysql_vhost"
- This error persists in 1.4.8 despite the changelog specifically addressing this problem.
-- dave - 19:56 Bug #399: FastCGI performance on high load
- Additionally I think, that attacking a server by just opening (and immediatly closing) many connections to FastCGI sc...
- 19:52 Bug #399 (Fixed): FastCGI performance on high load
- lighttpd seems to enqueue all new incoming FastCGI requests so that every single request is processed one time. This ...
- 11:13 Bug #398 (Fixed): should mod_compress create compress.cache-dir if non-existant?
- Having reside compress.cache-dir on /tmp makes mod_compress fail on startup beacause the path doesn't exist:
<pr... - 10:42 Bug #311 (Need Feedback): SSL Errors
- The problem is still in 1.4.8. :(
-- lighttpd - 09:52 Bug #397 (Fixed): lighttpd 1.4.8 ssl problem
- Hi,
I have problem with ssl and lighttpd 1.4.8 (rmp bulid from src rpm) php-fastcgi (4.3.11). When I'm using IE t...
2005-11-30
- 14:28 Revision 4de36723: cleanup the connection-internals at the end of the of the response and not at the end of the connection
- - fixed 100% loops and error-log messages for mod_cgi ("sandy" <sjen@cs.stanford.edu>)
git-svn-id: svn://svn.lightt... - 14:28 Revision 884 (svn): cleanup the connection-internals at the end of the of the response and not at the end of the connection
- - fixed 100% loops and error-log messages for mod_cgi ("sandy" <sjen@cs.stanford.edu>)
- 11:06 Bug #396 (Invalid): Can't send Status Header with PHP
- I want to send a 404 not found header using php... but the server all ways returns the 200 ok no matter what I do!
...
2005-11-29
- 20:44 Bug #395 (Fixed): AF_UNIX: socket creation/removal semantics seem muddy
- When binding lighttpd to an AF_UNIX socket, lighttpd gives the following error if the socket file already exists:
... - 20:27 Bug #394 (Invalid): AF_UNIX: seemingly can't use relative path for server.bind
- When I use this setting in my config file:...
- 12:44 Bug #393 (Fixed): Invilid RTSP OPTIONS request cause lighttpd crash.
- The Bug is raleted with changeset:579
http://trac.lighttpd.net/trac/changeset/579
In *connection_handle_write_pre... - 11:51 Bug #354: CPU reached 99%
- I seem to be having similar problems with 1.4.4,6,7,8.
I tried chenging the event handlers (poll, epoll, rtsig) didn... - 03:32 Bug #376: Reimplement upload (POST) handling to match apache/zeus/thttpd/boa functionality
- to buffer or not to buffer, this is a problem. what if u have 5 fastcgi worker at most but having 5 user uploading at...
- 03:19 Bug #392: support for if-unmodified-since unless-modified-since
- sorry, expected: 200 OK
-- xuefer - 03:06 Bug #392 (Fixed): support for if-unmodified-since unless-modified-since
- ...
- 01:03 Bug #391 (Fixed): %post action in lighttpd.spec will never execute
- Lines 50-55 of lighttpd.spec are:...
2005-11-28
- 23:14 Feature #208: Limit connections per IP (patch)
- I too am interested in limiting connections per IP, please add this function!
-- GM
Also available in: Atom