Project

General

Profile

Activity

From 2007-03-05 to 2007-03-11

2007-03-11

23:26 Bug #811: PATH_INFO, ORIG_PATH_INFO, and PHP_SELF not set in Lighttpd1.4.11/PHP4.4.3
Upgrade to 1.4.13 and see if it still happens.
23:24 Bug #895: lighty 1.4.13 + php/fastcgi hangs after a short time of running
During testing, do not enable kern.timecounter.hardware=TSC, TSC on SMP is a little unreliable and quirky. Also, pas...
23:14 Bug #977: BUG: High load with mod_rewrite!!
For the record, a single process lighttpd using 100% CPU will only increase the load to 1.0. The load you are seeing...
23:11 Bug #465: ltostr() in buffer.c colides with HP-UX's gcc
Hi,
same happens using the HP ANSI C compiler suite.
cc -DHAVE_CONFIG_H -DLIBRARY_DIR=\"/usr/pkg/lib/lighttpd\...
Anonymous
22:51 Bug #760: Random crashing on FreeBSD 6.1
Also, paste your lighttpd config.
22:49 Bug #760: Random crashing on FreeBSD 6.1
Upgrade to 1.4.13 and see if it still happens.
Also, what ulimits are you running lighttpd under?
22:24 Bug #143 (Need Feedback): PHP with lighttpd not working
Sorry to add "noise" here, but we seem to be getting the same error. The lighttpd we use runs behind a Proxy directiv... till
19:47 Bug #397: lighttpd 1.4.8 ssl problem
I been getting:
$time$: (network_openssl.c.115) SSL (error): 5 0 0 Success
$time$: (connections.c.529) connecti...
Anonymous
12:38 Revision 1712 (svn): added a threaded sendfile() backend for linux
jan
12:38 Revision 1711 (svn): moved time-tracking into timing.[ch] and added debug.log-timing
jan
12:35 Revision 1710 (svn): use open(O_NONBLOCK) + fstat() to circumvent the blocking open()ed with
named pipes. jan

2007-03-10

13:19 Bug #405: PHP SCRIPT_NAME and PHP_SELF truncated when inside a userdir and using PATH_INFO
Same here.
lighttpd-1.4.13 (from fc6 extras), php-5.2.1 via fastcgi:
||Request||$_SERVER[[SCRIPT_NAME]]||
||/~...
Anonymous

2007-03-09

20:19 Bug #509: rejects IPv4 connects with server.use-ipv6
thats a bsd specific "problem"
on linux it is default that a ipv6 socket accepts ipv4 connections too. For that pu...
darix
14:24 Bug #509: rejects IPv4 connects with server.use-ipv6
I got lighttpd running on both the ipv4 and ipv6 stack. A snippet from my conf file:
server.port ...
Anonymous

2007-03-08

18:44 Feature #1077 (Fixed): Add mod_speed as component in trac
Add mod_speed as component in trac
fabs
14:11 Bug #343: Mac OS X 10.4 Tiger WebDAV and lightttpd not playing nice.
I too have this problem, and would love to see it fixed.
-- Matthew
Anonymous
04:53 Bug #1075: trying to run lighttpd on windows. throws following error.
Its version 1.4.9 and not 1.4.13.
-- vinay.rajpurohit
Anonymous

2007-03-07

19:43 Revision 1709 (svn): - merged with branches/lighttpd-1.4.x/NEWS
glen
19:36 Revision 61f1dabd: - obfuscate email addreses
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1708 152afb58-edef-0310-8abb-c4023f1b3aa9 glen
19:36 Revision 1708 (svn): - obfuscate email addreses
glen
19:31 Revision 45e753df: - added NEWS entries from http://trac.lighttpd.net/trac/log/branches/lighttpd-1.4.x until [1392]
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@1707 152afb58-edef-0310-8abb-c4023f1b3aa9 glen
19:31 Revision 1707 (svn): - added NEWS entries from http://trac.lighttpd.net/trac/log/branches/lighttpd-1.4.x until [1392]
glen
11:26 Bug #1076 (Fixed): Including emtpy config files results in a parse error.
Including emtpy config files results in a parse error. Putting a space, \n or # in them fixes it.
hannesd
09:22 Bug #1075 (Invalid): trying to run lighttpd on windows. throws following error.
C:\RocDemo\trunk\client>c:\lighttpd\sbin\lighttpd.exe -f lighttpd.conf... Anonymous

2007-03-06

10:41 Feature #1073: mod_flv_streaming: stop parameter to cut video
Thanks Jan. I got informed that the feature has been implemented last weekend and that I'll get a patch, that I can a... Anonymous

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... Anonymous
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
Anonymous
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 ...
darix
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... Anonymous
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
darix
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 ... Anonymous
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.
jan
12:39 Feature #1073: mod_flv_streaming: stop parameter to cut video
Yes, this would be really helpful!
-- Jed Wood
Anonymous
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... Anonymous
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... jan
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...
Anonymous
12:37 Feature #1072 (Fixed): Add a trac-component: mod_flv_streaming
Added mod_flv_streaming component.
jwmcglynn
12:02 Feature #1072 (Fixed): Add a trac-component: mod_flv_streaming
The component mod_flv_streaming in trac is missing
-- fabian
Anonymous
09:41 Revision 1706 (svn): looks like Centos 4.4 has posix_fadvise but doesn't export the constants
for it jan
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... Anonymous
05:38 Bug #269 (Fixed): Uncompleted documentations
This was fixed in version 8 of TutorialInstallation: http://trac.lighttpd.net/trac/wiki/TutorialInstallation?action=d... jwmcglynn
03:53 Bug #220 (Fixed): cgi cpu load/high memory usage
Fixed in r619, this bug shouldn't be reopened.
jwmcglynn
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... jwmcglynn
03:24 Bug #1032 (Fixed): http header parsing failed with empty content header
Fixed in r1689.
jwmcglynn
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... jwmcglynn
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...
jan
 

Also available in: Atom