Project

General

Profile

Activity

From 2005-09-08 to 2005-09-14

2005-09-14

22:23 Bug #269: Uncompleted documentations
feel free to update it yourself. It is a wiki :)
please close this ticket afterwards.
jan
21:53 Bug #269 (Fixed): Uncompleted documentations
Just a few word to say that documentation at this page is incorrect http://trac.lighttpd.net/trac/wiki/TutorialInstal... Anonymous
18:52 Bug #268 (Fixed): Segmentation Fault when no config is specified
This bug occurs when the mysql_vhost module is loaded and no config for it is specified. This happens when the config... Anonymous
18:24 Bug #267 (Wontfix): Reload in init.d script for debian
Since lighty now does a graceful shutdown, the "reload config" functionality in the init script should now work. Here... Anonymous
17:26 Feature #151: mod_proxy should log requests...
I can think of a couple reasons why you'd want the mod_proxy module to log things.
First, if you were running ligh...
Anonymous
16:59 Revision dce84f26: prepare for the release of 1.4.4
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@709 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
16:59 Revision 709 (svn): prepare for the release of 1.4.4
jan
16:59 Revision 903a0076: allow a stand alone version
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@708 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
16:59 Revision 708 (svn): allow a stand alone version
jan
16:58 Bug #202 (Fixed): "disable-time" for fastcgi should be documented
fixed in r707
jan
16:58 Revision af73bcb9: added docs for the new options and fixed docs about /prefix/ handling (fixes #202)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@707 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
16:58 Revision 707 (svn): added docs for the new options and fixed docs about /prefix/ handling (fixes #202)
jan
13:55 Revision 119c0da3: the last header line is parsed again and X-LIGHTTPD-send-file was added.
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@706 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
13:55 Revision 706 (svn): the last header line is parsed again and X-LIGHTTPD-send-file was added.
jan
12:47 Revision 9d93d78b: handle mod_secdownload similar to mod_alias: create the physical path yourself
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@705 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
12:47 Revision 705 (svn): handle mod_secdownload similar to mod_alias: create the physical path yourself
jan
10:43 Revision 88c96e46: stipped data. from chunk structure (belongs to the last changeset)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@704 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
10:43 Revision 704 (svn): stipped data. from chunk structure (belongs to the last changeset)
jan
10:42 Bug #197 (Fixed): Configure problems
fixed in 1.4.3
jan
10:32 Bug #253 (Fixed): using with zend cart
check back with Zend what they are doing. If they confirm that this is a webserver problem reopen the ticket.
jan
10:30 Bug #261 (Fixed): missing munmap() in network_writev.c
in r709 this code was replace by a more generic approach. Instead of net the network handler to the cleanup, the chun... jan
10:28 Bug #257 (Fixed): Symbolic Links
fixed in r703
jan
08:00 Revision 63dceeb0: open files only once for chunk, cache mmap and let the chunk itself close the fd (fixed #261, #257)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@703 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
08:00 Revision 703 (svn): open files only once for chunk, cache mmap and let the chunk itself close the fd (fixed #261, #257)
jan
07:27 Bug #251 (Fixed): Memory leak in 1.4.3
fixed in r702
jan
07:27 Revision b795fd36: fixed hashing function to only generate unsigned values (fixes #251)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@702 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
07:27 Revision 702 (svn): fixed hashing function to only generate unsigned values (fixes #251)
jan
07:12 Revision b3a8abd0: added the same check-local behaviour as in mod_fastcgi
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@701 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
07:12 Revision 701 (svn): added the same check-local behaviour as in mod_fastcgi
jan
07:10 Revision 74a71a2f: exported splaytree_size
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@700 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
07:10 Revision 700 (svn): exported splaytree_size
jan
07:09 Revision 7113a665: improved error messages
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@699 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
07:09 Revision 699 (svn): improved error messages
jan
05:25 Bug #266 (Fixed): WebDAV sub-folders not visible
I'm using the mod_webdav plugin to 1.4.3. I have found that sub-folders which are visible from the server's filesyst... Anonymous
00:33 Bug #265 (Fixed): mod_mysql_vhost doesn't bother reconnecting on mysql errno 2006
2005-09-13 19:53:38: (mod_mysql_vhost.c.356) MySQL server has gone away
-- dsturnbull
Anonymous
00:02 Bug #262: mod_mysql_vhost ignored
http://trac.lighttpd.net/trac/ticket/158
-- dsturnbull
Anonymous

2005-09-13

22:45 Feature #151: mod_proxy should log requests...
That is not the job of mod_proxy. The real IP address of the user is forwarded in the header X-Forwarded-For, so you ... Anonymous
19:18 Bug #264 (Fixed): Building lighttpd-1.4.3 fails on Solaris 8 (sparc)
Building lighttpd-1.4.3 fails on Solaris 8 (sparc). Tested on two different hosts with gcc version 3.4.2. Compile see... Anonymous
14:21 Bug #251: Memory leak in 1.4.3
There is quite a bit of improvement. But on a server which is getting 700 req/s the memory used increased very quickl... Anonymous
12:53 Bug #251: Memory leak in 1.4.3
Forgot to set my email in the previous note...
-- bgs
Anonymous
12:06 Bug #251 (Assigned): Memory leak in 1.4.3
Please replace hashme() in stat_cache.c with this function and check if it solves the problem for you.... jan
12:09 Bug #260 (Fixed): memleak ?(1.4.3)
this is a duplicate of #251
Please check if the proposed fix in the original bugreport solves the problem.
jan
08:52 Feature #263 (Fixed): add .m4a to mime-types.conf
m4a is gaining ground amongst users and adding a handler for it would pop up the built-in quicktime player instead of... Anonymous
01:25 Bug #262 (Invalid): mod_mysql_vhost ignored
mysql support is compiled in
mod_mysql_vhost is compiled in
the config loads the module and i have the following co...
Anonymous

2005-09-12

13:59 Bug #261 (Fixed): missing munmap() in network_writev.c
There seem to be two exits with missing munmap() in network_writev.c around line number 248 (EPIPE/ECONNRESET and def... Anonymous
12:21 Revision 3006dd11: add variable var.PID for use in config file
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@698 152afb58-edef-0310-8abb-c4023f1b3aa9 moo
12:21 Revision 698 (svn): add variable var.PID for use in config file
moo

2005-09-10

23:37 Feature #237: Rewrite conditions
I second this wish. I'm currently evaluating if I can replace Apache by lighty - so far I'm very impressed, but the c... Anonymous
13:38 Bug #260 (Fixed): memleak ?(1.4.3)
about 20K hits
top snip...
Anonymous

2005-09-09

18:58 Bug #243: keep-alive seems funky with some browsers
jan,
I wasn't able to get an strace of webrick -- for some reason strace quits as soon as the request is made. I w...
Anonymous
17:32 Bug #243: keep-alive seems funky with some browsers
I need a strace for the same request from webbrick or apache:... jan
17:16 Bug #243: keep-alive seems funky with some browsers
Many other folks on the Ruby on Rails mailing list are reporting the same issue w/ 1.4.x.
Is there any additional ...
Anonymous
12:21 Revision 697 (svn): a late tag :)
jan
11:13 Bug #257 (Assigned): Symbolic Links
The behaviour will be fixed again. It worked in 1.3.16.
Usually using mod_secdownload or mod_trigger_b4_dl will se...
jan

2005-09-08

23:57 Bug #259 (Fixed): Unable to compile on AIX 5.3 ML2
I am attempting to compile on AIX 5.3 ML2 (latest). I have installed gcc and
libgcc 3.3.2. The following is the mes...
Anonymous
11:01 Bug #257: Symbolic Links
I don't think that it necessarily is a bug, as it also can be seen as a security feature to immediately stop access t... Anonymous
10:00 Revision 38b8743a: - don't keep the full fastcgi response in memory
- don't cache more than 4 chunks in a queue for reuse
- on chunkqueue_reset, clean the chunks
git-svn-id: svn://svn...
jan
10:00 Revision 696 (svn): - don't keep the full fastcgi response in memory
- don't cache more than 4 chunks in a queue for reuse
- on chunkqueue_reset, clean the chunks
jan
09:58 Bug #120 (Fixed): segfault when using mod_secdownload if document not found (with quick fix)
the patch is ok. In 1.4.4 this will be handle differently.
The patch is applied anyway in changeset r695
jan
09:57 Revision 57ed2501: don't assume the relpath is really set (merge from #120)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@695 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
09:57 Revision 695 (svn): don't assume the relpath is really set (merge from #120)
jan
09:55 Revision 4b63eae5: fixed crash in SIGINT handling
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@694 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
09:55 Revision 694 (svn): fixed crash in SIGINT handling
jan
09:55 Revision d00bb524: improve error-reporting (should fixed the Success 5 0 0 messages)
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-merge-1.4.x@693 152afb58-edef-0310-8abb-c4023f1b3aa9 jan
09:55 Revision 693 (svn): improve error-reporting (should fixed the Success 5 0 0 messages)
jan
 

Also available in: Atom