Activity
From 2007-02-27 to 2007-03-05
2007-03-05
- 23:49 Bug #1052: Bug in mod_chunked
- Can you please post a strace of lighttpd and the error.log when this happens? I've had white pages occur before with...
- 23:14 Bug #1052 (Need Feedback): Bug in mod_chunked
- i got it now as the last module in my list - but the error still occurs.
i got blank pages.
-- Malte Geierhos - 23:38 Bug #934 (Fixed): lighttpd 1.4.13 crashes under PHP load
- 1. the group issue should be solved in 1.4.14 (to be released)
2. your valgrind crashed and not lighty.
3. this is ... - 22:21 Bug #934: lighttpd 1.4.13 crashes under PHP load
- The behavior was odd. It was positively triggered when PHP opened a session file and did fcntl(LOCK_EX) on it. The li...
- 18:53 Bug #934: lighttpd 1.4.13 crashes under PHP load
- ok ... i still dont see a relation how lighty can crash on bwarfed php scripts o.O
- 18:17 Bug #934: lighttpd 1.4.13 crashes under PHP load
- Ok, it turns out this was an extremely obscure issue between different version NFS server and NFS client. PHP opened ...
- 23:35 Feature #1073 (Assigned): mod_flv_streaming: stop parameter to cut video
- I'm happy to add that if you provide me with a playing test it.
- 12:39 Feature #1073: mod_flv_streaming: stop parameter to cut video
- Yes, this would be really helpful!
-- Jed Wood - 12:09 Feature #1073 (Fixed): mod_flv_streaming: stop parameter to cut video
- To playback (and download) only a sequence of a flv, it would be great to have a stop parameter (beside start) that c...
- 23:33 Bug #1074 (Assigned): Problems with Gthreads in debian ...
- In 1.4.13 lighttpd doesn't use any gthread functions. Can you check the version of your lighttpd and perhaps check th...
- 16:42 Bug #1074 (Invalid): Problems with Gthreads in debian ...
- deimcluster01:/home/tomaslluis# lighttpd -f main.conf -D
log.c.148: (trace) server started
GThread-ERROR **: file... - 12:37 Feature #1072 (Fixed): Add a trac-component: mod_flv_streaming
- Added mod_flv_streaming component.
- 12:02 Feature #1072 (Fixed): Add a trac-component: mod_flv_streaming
- The component mod_flv_streaming in trac is missing
-- fabian - 09:41 Revision 1706 (svn): looks like Centos 4.4 has posix_fadvise but doesn't export the constants
- for it
- 09:34 Feature #688: auth via pam
- You shouldn't need to have lighttpd run as root. You could just set the group of /etc/shadow to lighttpd and allow g...
- 05:38 Bug #269 (Fixed): Uncompleted documentations
- This was fixed in version 8 of TutorialInstallation: http://trac.lighttpd.net/trac/wiki/TutorialInstallation?action=d...
- 03:53 Bug #220 (Fixed): cgi cpu load/high memory usage
- Fixed in r619, this bug shouldn't be reopened.
- 03:40 Feature #375 (Fixed): a way to include PHP module at startup time
- Embedding a PHP interpreter into the server would go against the strategy of having a single-threaded process. If mo...
- 03:24 Bug #1032 (Fixed): http header parsing failed with empty content header
- Fixed in r1689.
- 02:41 Bug #1071 (Fixed): Patch: Mac OS X cmake build errors.
- This patch fixes two build errors on Mac OS X when using cmake. One occurs because the gthread libraries aren't pass...
- 00:39 Revision 1705 (svn): added time-tracking
- * base.h
- added a array of GTimeVal to track timestamps of the different
stages
* network_gthread_aio.c
- ad...
2007-03-04
- 20:14 Feature #1070 (Fixed): Huge memory allocation using SSL with webdav
- I'm using the lighttpd mod_webdav over SSL. When I transfer big files (about 100~200 MByte) to the webdav-server ligh...
- 19:35 Bug #948: PHP header('Status: 404') doesn't work outside a server.error-handler-404
- can you please join #lighttpd on freenode?
- 19:30 Bug #948: PHP header('Status: 404') doesn't work outside a server.error-handler-404
- I tried your code but I'm out of luck...
No I don't want the 404 page from lighttpd, I expect the correct status cod... - 19:17 Bug #948: PHP header('Status: 404') doesn't work outside a server.error-handler-404
- ...
- 17:03 Bug #948: PHP header('Status: 404') doesn't work outside a server.error-handler-404
- I tried and the response is the same.
It's definitely a lighttpd problem, because my website was running on Apache... - 16:52 Bug #948: PHP header('Status: 404') doesn't work outside a server.error-handler-404
- try:
header('Status: 404 Not found')
are you sure this is an lighttpd problem and not a general problem of php?
- 13:24 Bug #948: PHP header('Status: 404') doesn't work outside a server.error-handler-404
- Any news on this report? Will it be fixed? When?
In the meantime I'm using 410 instead of 404, this mitigates the ... - 13:45 Revision 1704 (svn): free the hash-table at shutdown
- 13:39 Revision 1703 (svn): added support to rewrite the doc-root (same as fastcgi.server->docroot)
- 13:10 Feature #951 (Fixed): server identitity in server status report
- 12:50 Bug #1016: header Content-Disposition with russian '?' (CP1251, ascii code 255) causes error
- This bug is due to not allowing the ASCII 255 character in the request or response header, and is the same as #602.
- 12:50 Feature #602: Russian letters not alowed?
- This bug is due to not allowing the ASCII 255 character in the request or response header, and is the same as #1016.
- 12:36 Bug #872 (Fixed): WebDAV - Cannot PUT from OSX
- 08:23 Bug #1069 (Fixed): *PATCH* mod_proxy_core doesn't stream response.
- mod_proxy_core.c has a problem where only the FCGI_STDOUT containing the header is sent to the user agent while the r...
- 06:33 Bug #930: Misprint in src/mod_dirlisting.c
- I just discovered this same defect in 1.5.0. Apparently it still hasn't been fixed. To get dir-listing.exclude to w...
2007-03-03
- 23:18 Bug #1034: 400-error when using fastcgi-php
- Update: The latest lighttpd-1.5.0-r1691 also exhibits this problem, exact same error message.
-- Toumal - 20:51 Feature #1068 (Fixed): mod_rewrite -f -d apache equivalents
- thanks for not reading the docs before opening a bug:
http://trac.lighttpd.net/trac/wiki/Docs:ModMagnet
http://pi... - 20:23 Feature #1068 (Invalid): mod_rewrite -f -d apache equivalents
- mod_rewrite configuration does not allow disabling rewrite if URL points to existing file or directory.
Basically... - 14:25 Bug #1067: Content-Type header appears to be dropped [solved]
- One other quick comment, other headers such as X-Test-Header go through just fine. The difference I can see being th...
- 14:18 Bug #1067 (Fixed): Content-Type header appears to be dropped [solved]
- I found something that I think might be a bug in 1.5.0-r1691.
I was setting up lighttpd to proxy some requests to ... - 12:53 Bug #1066: mod_auth leaks ldap connections
- I attached a patch which solve the bug by making p->conf.ldap a pointer to a structure containing the ldap connection...
- 02:28 Bug #1066 (Fixed): mod_auth leaks ldap connections
- It seems lighttpd mod_auth leaks a ldap connection to the ldap server each time a request is made.
I had this proble... - 08:15 Bug #825: url.access-deny ( ".ext" ) still serves "/file.ext/"
- I can't reproduce this bug on my production 1.4.11 server. Perhaps it is related to using rewrite rules?
- 07:59 Bug #1065: gthread_aio/posix_aio: mmap() fails on OS X.
- See also: #966
- 04:04 Bug #1065: gthread_aio/posix_aio: mmap() fails on OS X.
- After looking through manpages (http://ou800doc.caldera.com/en/man/html.2/mmap.2.html), it appears that the only diff...
- 01:00 Bug #1065 (Fixed): gthread_aio/posix_aio: mmap() fails on OS X.
- The gthread_aio and posix_aio backends are broken on OS X. OS X doesn't support using /dev/zero file descriptor for ...
- 07:59 Bug #966: network_posix_aio not working on Mac OS X (intel) - network-subsys sent us a fatal error
- See also: #1065
- 07:56 Bug #362: Uploads above 64Kb not working when serving lighttpd on Mac OS X
- This is a problem in Safari 2. Disable keepalive to Safari user agents and large uploads will work. Traffic sniffin...
- 05:00 Bug #977: BUG: High load with mod_rewrite!!
- I'm guessing that the problem is due to your sitemap.* file. Without mod_rewrite sitemaps aren't fetched, and produc...
2007-03-02
- 18:22 Feature #921: Client SSL Authentication Module
- '''lighttpd-1.4.13_ssl_client_verify_0.2.patch:'''
client validation is controlled with two new config options:
... - 17:55 Bug #1063: mod_expire causing crash?
- Attached is an updated valgrind file.
This is obviously the problem area of our configuration file (because it's t... - 15:09 Bug #1053 (Fixed): Loading mod_cgi before mod_fastcgi breaks running CGIs
- reporter just verified that 1.4.13 doesnt show this bug anymore.
- 11:42 Bug #1064: syslog messages in conditional section not working properly
- I found the problem.
The Buffer gets filled in log_access_write() on every request and only reset after writing. Req... - 10:34 Bug #1064: syslog messages in conditional section not working properly
- I've found ticket #727 which describes the same symptom.
Problem aren't newlines but the matched condition.
-- j.p... - 10:27 Bug #1064 (Fixed): syslog messages in conditional section not working properly
- I'm trying to set up syslog logging and run into a interesting problem:
my configuration is similar to:... - 11:01 Bug #897: lighttpd responds 500 to ALL requests after brief period of overload (it never recovers from "cool-down" period)
- The backends should be reactived after the cool-down period, right. Can you attach the output of
$ lsof -Pnp <pid... - 08:28 Bug #1058 (Fixed): hot link protection
- join #lighttpd at irc.freenode.net for faster support.
- 08:18 Feature #400: Bandwidth quotas
- Yeah. :) That will be great. :D
2007-03-01
- 23:56 Revision 1702 (svn): allow HTTP responses without a Reason-Phrase in the Status line.
- 23:05 Revision 1701 (svn): fix bug with conditional cache.
- 23:01 Bug #1058 (Need Feedback): hot link protection
- if any body can setup lighhttpd on my server and setup the hot link protection i will pay for that .
Replying to [... - 17:55 Bug #1063 (Assigned): mod_expire causing crash?
- please run valgrind against the version with debug-information like ./src/lighttpd
The valgrind output will point ... - 17:46 Bug #1063 (Fixed): mod_expire causing crash?
- I'm having a problem where lighttpd is crashing out ... and it appears to be doing so on mod_expire.
Attached is t... - 14:18 Bug #1053: Loading mod_cgi before mod_fastcgi breaks running CGIs
- can you please see if 1.4.13 fixes the bug for you?
- 12:23 Bug #1062: alias.url = () inside url conditionals has no effect
- but e.g. in side host conditionals it works. thats why i changed the descriptions.
- 12:19 Bug #1062: alias.url = () inside url conditionals has no effect
- Replying to [[comment:1|darix]]:
Not only URL conditions, that was just a test. The original condition was:... - 08:37 Bug #1062 (Fixed): alias.url = () inside url conditionals has no effect
- works fine:
#$HTTP[[url]] =~ "" {
alias.url += ("/xcache/" => "/foo/bar/xcache/")
#}
has no effect:
... - 04:30 Bug #1061 (Obsolete): Enabling stat threads causes hanging in win32
- If you don't spesify server.max-stat-threads setting in config or set spesify it other than zero all requests hangs. ...
- 00:17 Bug #941 (Fixed): lighttpd 1.5 segfault when client connection is aborted after proxy backend timed out
- this problem should be fix in trunk now.
- 00:15 Bug #1021 (Fixed): Bug in mod_deflate when gzipping text/javascript
- fixed as of revision r1646
2007-02-28
- 22:21 Revision 1700 (svn): start the stat-threads on win32 too
- 22:14 Bug #1059 (Fixed): lighttpd process died
- There is no indication of an error in lighttpd.
The fastcgi backend is dieing, check that your PHP process isn't ... - 11:39 Bug #1059 (Invalid): lighttpd process died
- ...
- 22:12 Bug #1060 (Fixed): Mac OS X 10.4 PPC - build error
- this bug is in fixed in r1693 already.
- 15:45 Bug #1060 (Fixed): Mac OS X 10.4 PPC - build error
- ...
- 17:31 Feature #536: add recursion to the SSI #include directive - patch included
- The last patch included is against latest trunk (1.5.0). VERY EASY to apply against trunk.
-- marc - 10:16 Revision 1699 (svn): allow log-msgs bigger than 1024 chars
- 00:40 Revision 1698 (svn): fixed illegal access to hctx->out which just got free()ed
- 00:39 Revision 1697 (svn): give a useful error-msg if we get a ENOSYS
2007-02-27
- 23:20 Bug #1058 (Fixed): hot link protection
- as you already found our wiki i wonder why you didnt look at the documentation first:
http://trac.lighttpd.net/trac/... - 22:49 Bug #1058 (Fixed): hot link protection
- is lighhttpd support the hot link protection line a plesk or Cpanel coz to many website stolen my B/W and put direct ...
- 22:19 Feature #1057 (Duplicate): Auth using database
- Is it possible to add auth method by database (e.g. MySQL or PostgreSQL)?
- 16:32 Revision 1696 (svn): reverted last commit on the "const" issue and made the response const
- too
- 16:29 Revision 1695 (svn): * fixed double-free() on err->file
- * remove_path is changing the content of the string aka not "const"
- 14:23 Bug #41: nested conditionals
- I have severe trouble with nested conditions. I have "hand made" virtual hosting like indicated below:...
- 11:34 Feature #1056: libuuid - non-portabile configure.in
- did you test that the OSSP library is working?
can you provide a patch?
- 11:22 Feature #1056 (Fixed): libuuid - non-portabile configure.in
- The current configure.in depends on the presence of a libuuid that is compatible with the e2fsprogs implementation. ...
- 05:41 Bug #1048 (Fixed): mod_deflate - deflate.mimetypes setting
- The only way I was able to re-produce the same trace messages and same response headers was to add "text/javascript" ...
- 00:07 Bug #1052 (Fixed): Bug in mod_chunked
- mod_chunked is always loaded as the last module, don't try to manually load it. The only way to disable http chunked...
Also available in: Atom