Project

General

Profile

Activity

From 2008-05-13 to 2008-05-19

2008-05-19

15:10 Bug #1600 (Fixed): proxy-core.rewrite-request never works (error in mod_proxy_core.c)

hoffie
15:08 Feature #1153 (Fixed): Support all hashes in htpasswd
Um, dont file feature requests against such ancient versions. Use 1.4.x (1.4.19 is current atm).
Reopen if it's stil...
hoffie
14:24 Bug #1670 (Fixed): FastCGI/CGI scripts cannot send a entity body with a status code such as 202, 410, etc
See #1639, fixed in #2154.
stbuehler
10:28 Bug #577: lighttpd terminally ceases serving connections when server.max-connections state reached
I am running into this problem on 1.4.19. I have not set server.max-connections in my config file; so presumably this... Anonymous
08:24 Bug #1669: External css-style works only in dir it lays
But true situation is to use css-file external for document-root.
-- andreythinking
Anonymous
08:20 Bug #1669: External css-style works only in dir it lays
I solved the problem by set option in
dir-listing.external-css = "http://localhost:81/lighttpd_mystyle.css" .
--...
Anonymous

2008-05-18

21:53 Bug #1670 (Fixed): FastCGI/CGI scripts cannot send a entity body with a status code such as 202, 410, etc
if you try and send an entity body with a status code such as "410 Gone" or "202 Accepted", lighttpd will strip the e... Anonymous
18:28 Bug #1669: External css-style works only in dir it lays
How about using "http://foo.tld/mystyle.css" or "/mystyle.css"?
icy
18:19 Bug #1669 (Invalid): External css-style works only in dir it lays
External css-style works only in directory it lays, because it binded with html listing file through <link rel="style... Anonymous
15:56 Bug #1579: 1.4.18 + mod_evasive + ipv6
Followup:
In contrary to my previous post: this is not fixed in 1.5.x. It happens there, too. It just takes more t...
Anonymous

2008-05-17

12:59 Bug #1668: spawn-fcgi sometimes cannot resolve symlinks
This really looks like a php problem which cannot be solved in lighttpd.
hoffie

2008-05-15

20:15 Feature #386: TLS servername extension (SNI) for namebased TLS-vhosts
Thanks, the Patch works fine :) Now i can make a quick howto about Lighty and SNI and change my production servers.
...
Anonymous
19:58 Feature #386: TLS servername extension (SNI) for namebased TLS-vhosts
Replying to [[lighttpd:comment:8|webmaster@lord-pinhead.com]]:
> Is the SNI Patch in the 1.5 Version of the SVN incl...
phc
18:24 Feature #386: TLS servername extension (SNI) for namebased TLS-vhosts
Is the SNI Patch in the 1.5 Version of the SVN included? When i make a dry-run of the 1.5 Patch, there are many hunks... Anonymous
09:59 Bug #1664: include directive in configuration file do not manage absolute file paths
Works for me. Thanks.
lunatic
01:24 Bug #1664: include directive in configuration file do not manage absolute file paths
fixed in r2171 for 1.4.x
moo
01:12 Bug #1664 (Fixed): include directive in configuration file do not manage absolute file paths
can i assume that it fixed for you? commited to trunk as r2170, pending for 1.4.x
moo
08:43 Bug #1668 (Invalid): spawn-fcgi sometimes cannot resolve symlinks
Hello,
recently i changed my operadting system from linux to freebsd, which has its default documentroot in /usr/l...
Anonymous
04:26 Feature #1658: Cookie balancer module
1. Main feature of module is better speen under traffic-pressure than LUA-script.
2. Code was re-worked and improved...
admin
01:24 Revision 098ea276: merged [2170] from trunk: fixed include basedir within include_shell, thanks to lunatic
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2171 152afb58-edef-0310-8abb-c4023f1b3aa9 moo
01:24 Revision 2171 (svn): merged [2170] from trunk: fixed include basedir within include_shell, thanks to lunatic
moo
01:12 Revision 2170 (svn): fixed #1664: fixed include basedir within include_shell, thanks to lunatic
moo

2008-05-14

21:20 Bug #1667 (Obsolete): reverse proxy consuming memory until lighttpd is killed
Tested on 1.5.0-r1992 and 1.5.0-r2169 (current svn as of 13 May 2008). Hardware is an dual-core Athlon64 5000 with 3... aetius
16:57 Bug #1665 (Obsolete): file uploads >= 700mb
I am trying to upload some files via http forms. A 400mb file worked fine but a 700mb file failed. Lighty splits the ... Anonymous
11:25 Bug #1663: Mem Leak: 1.4.19-0ubuntu3 + torrentflux + php5 + download as zip on Ubuntu 8.04
Well, that happens if you send huge files (or multiple "small" files concurrently) over *cgi. The proper way is to us... hoffie
11:21 Bug #1663: Mem Leak: 1.4.19-0ubuntu3 + torrentflux + php5 + download as zip on Ubuntu 8.04
Replying to [[lighttpd:comment:1|hoffie]]:
> It's not a real memory leak as the memory does not get lost (it is re-u...
Anonymous
11:04 Bug #1663: Mem Leak: 1.4.19-0ubuntu3 + torrentflux + php5 + download as zip on Ubuntu 8.04
It's not a real memory leak as the memory does not get lost (it is re-used later). It's a design problem in 1.4 which... hoffie
06:19 Bug #1663 (Fixed): Mem Leak: 1.4.19-0ubuntu3 + torrentflux + php5 + download as zip on Ubuntu 8.04
I am running Fresh Ubuntu Linux 8.04 install with the packaged lighttpd version and torrentflux_2.3.tar.gz. I am not ... Anonymous
10:53 Bug #1664: include directive in configuration file do not manage absolute file paths
Attached patch do it for me. Not a good patch and only barely tested but this my first try at the resolution.
lunatic
10:08 Bug #1664 (Assigned): include directive in configuration file do not manage absolute file paths
let's see...... moo
09:45 Bug #1664: include directive in configuration file do not manage absolute file paths
Indeed the problem is worse than I thought, absolute filenames do not work at all with includes. The problem really *... lunatic
09:24 Bug #1664: include directive in configuration file do not manage absolute file paths
Perhaps a quick fix should be just to document that only absolute filename behave well inside include_shell.
lunatic
09:17 Bug #1664 (Fixed): include directive in configuration file do not manage absolute file paths
When an "include_shell" generate "include file" lines there is sometimes some unexpected behavior due to the interact... lunatic
 

Also available in: Atom