Activity
From 2005-11-19 to 2005-11-25
2005-11-25
- 12:14 Revision 79d9f260: improve the example based on a comment from dllm70-boborosso (at) yahoo.com
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@881 152afb58-edef-0310-8abb-c4023f1b3aa9
- 08:45 Bug #286: lighttpd crashes under highload
- I reproduced the crash with strace attached again. It's exactly the order of calls as last time (see above).
-- conny
2005-11-24
- 22:44 Feature #387 (Fixed): NTLM Support
- Hi,
Sorry if this is the wrong place for this. But do you guys know off or are planning on supporting ntlm authe... - 17:04 Feature #386 (Fixed): TLS servername extension (SNI) for namebased TLS-vhosts
- What about implementing TLS and the servername extension?
SNI makes it possible to have secure Vhosts (TLS) which... - 16:25 Bug #343: Mac OS X 10.4 Tiger WebDAV and lightttpd not playing nice.
- 2005-11-24 17:16:50: (mod_webdav.c.956) xmlParseChunk failed at final packet: 0
2005-11-24 17:16:50: (mod_webdav.c.9... - 16:20 Bug #343: Mac OS X 10.4 Tiger WebDAV and lightttpd not playing nice.
- Using 1.4.7
I attached two strace output files of lighttpd segfaulting. I'm using Mac OS X 10.4.3 to access the We... - 03:28 Bug #385 (Invalid): Enabling ipv6 makes matching subnets with $HTTP["remoteip"] inoperable.
- When ipv6 is enabled, clients connecting via an ipv4 address are recorded in the accesslog with a ::ffff: in front of...
- 00:35 Bug #369: lighttpd hanging under high fastcgi load...
- Yes, something similar happened when I tried uploading and importing a .sql file (or by pasting it into a form field)...
2005-11-23
- 11:44 Revision 7d2a0ff6: fixed server-based traffic shaping if connection limit is not set
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@879 152afb58-edef-0310-8abb-c4023f1b3aa9
- 10:46 Revision b9b8a46f: allow to bind the server to a unix-domain socket
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@878 152afb58-edef-0310-8abb-c4023f1b3aa9
- 10:46 Revision 269ccc70: in case the length is 0 don't decrement the lenght
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@877 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-11-22
- 22:49 Revision 2d7b1e02: improved error-msg
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@876 152afb58-edef-0310-8abb-c4023f1b3aa9
- 20:20 Bug #188: server.c.849
- It appears the config variable is server.max-write-idle.
-- jbyers - 19:38 Bug #352: Last-Modified check failed
- There are 2 logs below. 1st is good one:...
- 19:28 Bug #352: Last-Modified check failed
- I'm using lighttpd 1.4.7 under Gentoo.
My error.log is full of same messages ;(((
When this message appears in er... - 17:42 Bug #286 (Need Feedback): lighttpd crashes under highload
- Wonderful! That patch fixed the problem..._in most cases_! I can still make it crash however (though it seems even le...
- 14:51 Bug #384: Some webdav PUTs hang with XP+SSL
- Oh duh, I should have mentioned it was using SSL!
I have no problem believing this is a quirk of the client. XP s... - 14:28 Bug #384 (Assigned): Some webdav PUTs hang with XP+SSL
- Nice kitties :)
Ok, this problem is SSL related.
PUT + SSL + WebFolders == missing last packet:
I added some d... - 02:32 Bug #384 (Fixed): Some webdav PUTs hang with XP+SSL
- I have webdav working successfully for tiny file uploads to the server. See:
http://10forward.com/lighttpd1.trace f... - 14:29 Revision 478cb34b: reverted last patch as open + fstat() results in a hang on named-pipes
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@875 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:23 Revision 11c37224: set content-type for errorfiles (fixed #383)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@874 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:22 Revision 4561af58: fixed 64bit printf() for size_t
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@873 152afb58-edef-0310-8abb-c4023f1b3aa9
- 11:21 Revision 7d875859: - init FAM after fdevent-backend is up
- - open + fstat instead of stat + open for speed reasons
- only init FAM if requested by config
git-svn-id: svn://sv...
2005-11-21
- 19:37 Bug #383 (Fixed): server.errorfile-prefix error pages do not return Content-Type header
- When using the server.errorfile-prefix configuration parameter to return static html files, lighttpd does not set the...
- 17:21 Bug #382 (Assigned): madvise
- Please verify that it works with:
http://www.lighttpd.net/download/lighttpd-1.4.8-20051120-2235.tar.gz
- 17:12 Bug #382: madvise
- better formatted version......
- 17:11 Bug #382 (Fixed): madvise
- lightty 1.4.7 died on me last night. linux 2.4. don't have any dumps or traces, but here's a log file around the ti...
- 15:04 Revision ad7d85b7: fixed possible overflow in password-salt handling
- (reported on slashdot by james-web@and.org)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4...
2005-11-20
- 22:19 Bug #381 (Invalid): php or bin path not recognised
- php is installed but lighttpd can't recognise it...
- 10:41 Bug #380 (Fixed): Debian package creates 1.4.6 instead of 1.4.7
- In lighttpd-1.4.7, doing dpkg-buildpackage creates lighttpd_1.4.6-1_i386.deb instead of 1.4.7.
- 09:28 Revision 2cc4f967: fixed streaming cgi output (like cgi-irc)
- git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@870 152afb58-edef-0310-8abb-c4023f1b3aa9
2005-11-19
- 14:21 Bug #379 (Missing Feedback): Out of fd limit cause lighttpd crashed.
- I use lighttpd 1.4.7 as my static page web server. When I use traffic shape to control output's speed, The lighttpd o...
- 11:52 Bug #378 (Fixed): Version 1.4.7 has not updated debian/changelog file
- Lighttpd ver. 1.4.7 has not updated debian/changelog file. This causes Debian packages built as
lighttpd_1.4.6-1_i38...
Also available in: Atom