Activity
From 2008-01-31 to 2008-02-06
2008-02-06
- 20:41 Bug #758: memory fragmentation leads to high memory usage after peaks
- At the moment we're at 1612m virt, 1.1g res.
- 16:34 Bug #1417: mod_fastcgi doesn't accept hostnames for 'host'. This is not according to Docs:ModFastCGI
- > Is there a reason why init_aton() is used iso gethostbyname() or getaddrinfo()?
Maybe because it is non-blocking... - 16:12 Bug #575: high-time connections in handle-req impact fastcgi overload calculation
- Same problem here, I was advised to upgrade to 1.5.x branch. I doubt that will change anything.
-- Aleksey Korzun - 00:04 Bug #1552 (Fixed): mod_compress: should match for complete mime-type and the part before ';'
- config example:...
2008-02-05
- 22:36 Feature #1549 (Fixed): lighttpd is dying. community, please perform CPR
- We currently prepare at .19 release for 1.4 and stbuehler is working on getting 1.5.0 to a release-worth state.
- 19:31 Bug #1551 (Fixed): mod_accesslog does not escape quotes
- mod_accesslog does not escape characters like quotes so it is possible to corrupt or inject stuff into the access.log...
- 12:31 Bug #758: memory fragmentation leads to high memory usage after peaks
- Forgot to add the actual memory usage: from top: VIRT: 935m, RES = 828m.
- 12:30 Bug #758: memory fragmentation leads to high memory usage after peaks
- I'm running into the same issue on one Debian Etch server.
Uptime 2 days 6 hours 47 min 44 s
Requests 2 Mreq
Tra... - 12:04 Bug #1550 (Fixed): segfault
- ...
- 06:09 Bug #285: active SSL connection loss (SSL3_WRITE_PENDING:bad write retry) (CVE-2008-1531)
- I am also seeing this.
# uname -srm
FreeBSD 7.0-RC1 amd64
# /usr/local/sbin/lighttpd -v
lighttpd-1.4.18 (ssl)...
2008-02-04
- 16:48 Feature #1549: lighttpd is dying. community, please perform CPR
- 13 commits in the last 3 months is hardly anything to be excited about.
http://tinyurl.com/2gbtpo
Especially si...
2008-02-03
- 11:37 Feature #1549: lighttpd is dying. community, please perform CPR
- Nonsense. There have been quite a few commits lately.
- 00:39 Feature #1549 (Invalid): lighttpd is dying. community, please perform CPR
- Can someone who understands this stuff please revive this project. Lighttpd appears to have died.
- 00:34 Feature #1147: Solaris Event Ports
- @Adam
If you have a port of lighttpd which uses Solaris Event Ports, please submit a patch.
Thanks!
-- Tim
2008-02-01
- 16:43 Bug #758: memory fragmentation leads to high memory usage after peaks
- Replying to [[lighttpd:comment:20|darix]]:
> if lighttpd has access to the files you want to send to the client, use... - 14:32 Bug #1548: range requests not working
- Found one possible culprit:
doing the test the following way:
--header "Range:bytes=2147483650-2553951618"
fail... - 11:26 Bug #1548: range requests not working
- ughh. I did the test using curl and I am getting the partial transfers ok.
Let's put this on hold while I figure out... - 11:18 Bug #1548: range requests not working
- huh... I just tested with a 1.4.18 server. I don't ever get anything in the wget.out file.
I wonder if my test is ... - 09:27 Bug #1548 (Obsolete): range requests not working
- Test case I use:
wget -t1 --debug http://site.com/content/movies/pretty_big.wmv --header="Range:bytes=100-200" -O w... - 08:28 Bug #321: mod_fastcgi authorizers cannot protect fastcgi responders
- Where in the spec does it say that an authorizer can only protect static files? I just wasted an entire day writing a...
2008-01-31
- 18:11 Feature #892: No PATH_INFO/PATH_TRANSLATED when using FastCGI as an index generator
- Replying to [[lighttpd:ticket:892|aredridel]]:
> I'm using a FastCGI to generate directory indexes, and having to ma... - 16:14 Bug #1311: fcgi fails for first request
- This problem is not limited to one person, as I have the same issue.
Using trac with lighttpd on a fresh ubuntu 7.... - 15:57 Bug #1543: Upload stops with lighttpd 1.5 r1922.
- Recently we switched to 1.5. rev. 1992 on our production servers because we needed the new uploadprogress. This revea...
- 14:32 Bug #1547 (Invalid): conditional "add-environment"s overwrite each other / no inheritance
- consider the following:...
- 10:47 Feature #1546: Enhancements for mod_geoip
- lighttpd-1.4.13... is a "little bit" old ;-)
# I think your patch split is not good - there are default_country part... - 09:57 Feature #1546 (Fixed): Enhancements for mod_geoip
- I'm adding several patches for use with mod_geoip [[lighttpd:Docs:ModGeoip]] which allow:
* A 'geoip.default_country... - 09:12 Feature #1545 (Fixed): Make mod_extforward headers configurable
- I'm adding a patch which allows the headers to be used by mod_extforward to be specified in config. For example for u...
- 08:33 Bug #911: Need for URL encoding in mod_redirect and possibly mod_rewrite
- Added patch allows $n and %n references to be actively urlencoded by using the # character.
Example:... - 01:40 Bug #1544 (Fixed): wrong password reporting NOT USEFUL without IP logging
- Currently wrong password errors are logged to error.log like this:
2008-01-31 02:07:08: (http_auth.c.1132) digest:...
Also available in: Atom