Activity
From 2008-03-12 to 2008-03-18
2008-03-18
- 22:20 Bug #949: fastcgi, cgi, flush, php5 problem.
- Fair enough.
- 22:12 Bug #949: fastcgi, cgi, flush, php5 problem.
- Replying to [[lighttpd:comment:28|Olaf van der Spek]]:
> I didn't say X-Sendfile is a solution that works for everyo... - 18:44 Bug #1601: Requestion subdomain with $HTTP["scheme"] and url.redirect with %0 kills server
- Replying to [[lighttpd:comment:2|fat-soeren@web.de]]:
> Replying to [[lighttpd:comment:1|stbuehler]]:
> > You can use... - 16:55 Bug #1601: Requestion subdomain with $HTTP["scheme"] and url.redirect with %0 kills server
- Replying to stbuehler:
> You can use %n only in a =~ conditional block; so you could say it is a config error (you no... - 14:26 Bug #1601: Requestion subdomain with $HTTP["scheme"] and url.redirect with %0 kills server
- You can use %n only in a =~ conditional block; so you could say it is a config error (you now at least know that it w...
- 14:23 Bug #1599: Lighttpd 1.5 - Threaded stat() sends corrupted data when a file's content changes
- with server.use-noatime="enable" i see some weirdness on different backends too, so is it enabled on this setup? if s...
- 14:08 Feature #688 (Fixed): auth via pam
- many people will want to use shadow based auth. that requires root permissions. we dont have an authentication helper...
2008-03-17
- 00:39 Bug #1601 (Fixed): Requestion subdomain with $HTTP["scheme"] and url.redirect with %0 kills server
- I'm using this term to create a systemwide subdomain which should only be accessed with https. non-https requests are...
- 23:51 Feature #688 (Need Feedback): auth via pam
- Ok, Reasons for PAM:
* PAM provides a flexible implementation of many methods to authenticate somebody/something.
... - 23:26 Bug #949: fastcgi, cgi, flush, php5 problem.
- Dear Lighttpd,
I posted this bug over 1 year ago. And im amazed with the current flurry of activity on this again ... - 23:08 Bug #949: fastcgi, cgi, flush, php5 problem.
- I didn't say X-Sendfile is a solution that works for everyone.
Isn't RoR usually deployed with FastCGI?
Yes, you al... - 23:02 Bug #949: fastcgi, cgi, flush, php5 problem.
- Replying to [[lighttpd:comment:26|Olaf van der Spek]]:
> > I am not sure how you define 'a lot of lighttpd users'.
... - 22:23 Bug #1600 (Fixed): proxy-core.rewrite-request never works (error in mod_proxy_core.c)
- There is an error in mod_proxy_core.c, function proxy_get_request_header(). Function ends with code...
- 12:59 Feature #1545: Make mod_extforward headers configurable
- 1.4.18 patch has been running in production for a while, works fine.
1.4.19 patch has not been tested yet!
2008-03-16
- 21:56 Bug #1599 (New): Lighttpd 1.5 - Threaded stat() sends corrupted data when a file's content changes
- When the content of a static file changes, lighty 1.5 threaded stat() gets a file size, then when read() occurs, the ...
- 21:07 Bug #949: fastcgi, cgi, flush, php5 problem.
- > I am not sure how you define 'a lot of lighttpd users'.
All those users that are happily running this web serve... - 21:01 Bug #949: fastcgi, cgi, flush, php5 problem.
- Replying to [[lighttpd:comment:22|jrabbit]]:
> Unless I'm missing something, this is fixed - in 1.5.
>
I woul... - 20:56 Bug #949: fastcgi, cgi, flush, php5 problem.
- >
> Apparently it's not an important issue for a lot of Lighttpd users.
I am not sure how you define 'a lot of ... - 20:18 Bug #949: fastcgi, cgi, flush, php5 problem.
- > Would it be possible to pay someone to get this fixed?
Probably.
> because critical bugs are ignored for enti... - 20:12 Bug #949: fastcgi, cgi, flush, php5 problem.
- Unless I'm missing something, this is fixed - in 1.5.
It is not necessary to fix every bug reported in a 1.4.x pa... - 20:10 Bug #949: fastcgi, cgi, flush, php5 problem.
- OK, so now what?
I mean, isn't this a bit ugly to say the least. You have a bug marked critical and with priority... - 13:59 Bug #1598: bypassing htdigest authentication by adding trailing "/" to the end of the url
- I can't reproduce this issue:...
- 13:49 Bug #1598: bypassing htdigest authentication by adding trailing "/" to the end of the url
- The htpasswd backend is only usable for the basic method, not for the digest method, according to http://trac.lighttp...
- 01:57 Bug #1598 (Missing Feedback): bypassing htdigest authentication by adding trailing "/" to the end...
- Hi, I'm having this weird problem with the mod_auth module. I was trying to set up password protection for one of the...
- 13:11 Bug #1186: Linux 2.6 / gthread-aio pauses for 0.5s in FUTEX_WAIT
- This bug is fixed by patch in #1517
Tried with gthread-aio only.
- 13:10 Bug #1517: one second delay after stat() / Linux epoll / lighttpd-r2025
- This patch also fixes the performance problem with gthread-aio.
I get now 180 MB/s instead of < 1 MB/s.
See #1186
2008-03-15
- 19:00 Bug #1597 (Invalid): i have a hard time
- i have a hared time with the web i can' go on the <censored> plzz help
-- royalcrissy - 15:18 Feature #1595: simple-vhost: default settings
- Why would it not work for all distros of an OS?
- 15:09 Feature #1595: simple-vhost: default settings
- A default that only works for some distros of one OS is not good.
> What is the advantage of not having a default?... - 15:04 Feature #1595: simple-vhost: default settings
- > There is no standard that is followed by most distros/software.
That's true, unfortunately. Why would that mean... - 14:59 Feature #1595: simple-vhost: default settings
- There is no standard that is followed by most distros/software.
For such a important setting, it's not really a bad ... - 14:47 Feature #1595: simple-vhost: default settings
- /var/www is used for a single site, so using it for vhosts does not seem like a good idea.
I can't find /var/www in ... - 14:43 Feature #1595: simple-vhost: default settings
- server-root is difficult to choose a default for. /srv, /var/www, you name it
- 14:29 Feature #1595 (Wontfix): simple-vhost: default settings
- Hi,
> simple-vhost.document-root: path below the vhost directory.
> simple-vhost.server-root: root of the virtual... - 15:06 Feature #1596: evhost: full domain
- Ah sorry, it does make sense to have the full domain....
- 15:01 Feature #1596: evhost: full domain
- > evhost doesn't make sense for full-domain settings, that's what simple-vhost is for, right?
The documentation gi... - 14:55 Feature #1596: evhost: full domain
- evhost doesn't make sense for full-domain settings, that's what simple-vhost is for, right?
No, .co.uk is not suppor... - 14:41 Feature #1596 (New): evhost: full domain
- Hi,
There doesn't appear to be a variable for the full domain, could this be added?
Also, does this mod support s... - 11:14 Bug #949: fastcgi, cgi, flush, php5 problem.
- > How can you call that behavior sane?
I can't.
> It is utterly brain damaged. This is a very serious and crit... - 10:21 Bug #949: fastcgi, cgi, flush, php5 problem.
- Replying to [[lighttpd:comment:18|Olaf van der Spek]]:
> > This is wreaking havoc with our system, where you cannot ... - 08:37 Bug #949: fastcgi, cgi, flush, php5 problem.
- > So what do we do in the case of cgi? X-sendfile doesn't work for CGI.
One option would be to enable X-Sendfile f... - 01:40 Bug #522 (Need Feedback): Undefined macro in configure.in breaks configure
- This is not fixed. I have the same trouble with centos 4X pkgconfig is latest version.
2008-03-14
- 23:42 Bug #949: fastcgi, cgi, flush, php5 problem.
- Replying to [[lighttpd:comment:16|Olaf van der Spek]]:
> Why can't X-Sendfile be made safe?
So what do we do in ... - 19:35 Feature #1237: A new Full-duplex Ajax module
- Hey,
is this ticket stopped ??
Nobody wants use this module ???
-- jakjr - 14:19 Bug #1594 (Missing Feedback): Use /tmp instead of /var/tmp
- Hi,
In chunk.c: chunkqueue_get_append_tempfile, you use /var/tmp instead of /tmp to create temporary files by defa...
2008-03-13
- 16:49 Bug #1588 (Fixed): (log pollution) mod_evhost is active even when there is no hostname specified ...
- You are wrong; if you do not send a Host: header at all, mod_evhost does not trigger.
But most clients send the ip... - 15:39 Bug #1591 (Fixed): mod_extforward.c fails to compile with old gcc version (2.96)
- Fixed in r2129
- 15:39 Bug #1592 (Fixed): mod_compress.c fails to compile with old gcc version (2.96)
- Fixed in r2128
- 15:38 Bug #1587: [security] when mod_userdir is loaded but not configured, the server's whole disk beco...
- Yes, sry forgot that; so the doc is missing in 1.4.19, but now in svn r2130.
- 15:34 Revision 2130: Update documentation for #1587
- 15:34 Revision 2129: Fix mod_extforward to compile with old gcc version (#1591)
- 15:34 Revision 2128: Fix mod_compress to compile with old gcc version (#1592)
- 15:33 Revision 2127: - next is 1.4.20
- 13:48 Bug #1593: lighttpd crashing in mod_fastcgi
- It seems gdb gave a broken backtrace; with -O0 we had a cleaner backtrace which indicated a normal out of memory prob...
2008-03-12
- 21:07 Bug #949: fastcgi, cgi, flush, php5 problem.
- Why can't X-Sendfile be made safe?
- 21:05 Bug #949: fastcgi, cgi, flush, php5 problem.
- > i.e. your ssl key file
Shouldn't that be unreadable for the user Lighttpd is running as?
- 16:55 Feature #443: [PATCH] mod_redirect: Add support for url-encoding backreferences, map %%n->%n, $$n...
- Fixed spam changes
-- raja - 16:18 Bug #1593: lighttpd crashing in mod_fastcgi
- Oh also, PHP version.
# php-cgi -v
PHP 5.2.5 with Suhosin-Patch 0.9.6.2 (cgi-fcgi) (built: Mar 9 2008 05:42:42)
... - 15:55 Bug #1593 (Invalid): lighttpd crashing in mod_fastcgi
- lighttpd seems to crash. Issue exists in 1.4.18, 1.4.19 (.18 seems to survive longer though)
<f'stbuehler> if ther... - 16:05 Bug #285: active SSL connection loss (SSL3_WRITE_PENDING:bad write retry) (CVE-2008-1531)
- A fresh lighty 1.4.19 installation has what looks to be the same problem described above, if I'm reading correctly. ...
- 13:29 Bug #1583 (Fixed): lighttpd craches after two days
- Okay, this really seems to be a duplicate of #1562.
- 12:29 Bug #1583: lighttpd craches after two days
- 1.4.19 has been released already.
- 12:28 Bug #1583: lighttpd craches after two days
- It seems increasing the server.max-fds to 3072 helped, no crashes for 3 days. I'll keep monitoring it, and i'll defin...
- 12:21 Bug #1592 (Fixed): mod_compress.c fails to compile with old gcc version (2.96)
- 1.4.19 didn't want to compile on some of my older machines running gcc 2.96.
mod_compress.c
This is the patch I w... - 12:19 Bug #1591 (Fixed): mod_extforward.c fails to compile with old gcc version (2.96)
- 1.4.19 didn't want to compile on some of my older machines running gcc 2.96.
mod_extforward.c
+int i;
-for (in... - 11:28 Bug #317: exited on signal 11
- Hi,
I see the exact same problem under FreeBSD 6.1-RELEASE-p6 with lighty 1.4.18 (with ssl).
It seems like it s... - 06:54 Bug #1589: server.force-lowercase-filenames doesn't work inside userdir's
- Added a patch that should solve the problem by using buffer_to_lower before assigning the path to physical.path - fir...
Also available in: Atom