Project

General

Profile

Activity

From 2010-01-19 to 2010-01-25

2010-01-25

14:33 Feature #2067: base.h and http_req.h type names
* We will obviously not change the type names in 1.4.x (stable version, ...)
* As we are working on a new version (2...
stbuehler
13:49 Feature #2067: base.h and http_req.h type names
Olaf-van-der-Spek wrote:
> I think you should ignore it too.
Well, I have submitted two patches, one puts "_t" an...
jborgohain
13:40 Feature #2067: base.h and http_req.h type names
icy wrote:
> _t is reserved for POSIX implementations. http://www.opengroup.org/onlinepubs/9699919799/functions/V2_c...
Olaf-van-der-Spek
14:30 Bug #2154: Right-hand slash and similar aliases
Yes, sure. But i don't want to change the config system into "config verification" (checking alias, ...) and "config ... stbuehler
13:44 Bug #2154: Right-hand slash and similar aliases
stbuehler wrote:
> The modules see the config after the daemonize (for various reasons like fork()s), so we cannot r...
Olaf-van-der-Spek
13:05 Bug #1585: mod_compress will append etags header even if etags is disabled
I have the same problem here. We need to deactivate eTags on http headers but using zip compression for static files.... rodivi

2010-01-24

17:20 Bug #2154 (Invalid): Right-hand slash and similar aliases
That is enough now. I have better things to do. stbuehler
17:16 Bug #2154 (Reopened): Right-hand slash and similar aliases
aderouineau
13:20 Bug #2154: Right-hand slash and similar aliases
How is having /link before /link2 a broken config???? There's not even any documentation on that!!
This is what I ...
aderouineau
12:41 Bug #2154 (Invalid): Right-hand slash and similar aliases
No magic to fix broken configs. The modules see the config after the daemonize (for various reasons like fork()s), so... stbuehler
12:37 Bug #2154 (Reopened): Right-hand slash and similar aliases
If I have the longer of the two first, it works:
alias.url = (
"/onelink" => "/var/www/onelink/",
"/link2"...
aderouineau

2010-01-23

21:13 Feature #2067: base.h and http_req.h type names
Resubmitting patch with new changes. Replaced suffix _t with _type. jborgohain
18:59 Bug #1602: LigHTTPD 1.4.19 freezes FreeBSD
This was in fact a FreeBSD bug (http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/138999) and was fixed upstream (FreeB... init

2010-01-22

17:47 Bug #2147: slow request dos/oom attack
To test ssl I replaced @nc 127.0.0.1 8081@ with @openssl s_client -connect 127.0.0.1:8443@ in the shell script.
1.5 ...
stbuehler
14:08 Bug #2147: slow request dos/oom attack
I wrote a small shell script which does "slow" upload (testing with 60000 bytes post data, small header).
On 1.4.x t...
stbuehler

2010-01-21

23:32 Bug #2147: slow request dos/oom attack
So, i think i have a patch for 1.4.x:
* Remove ssl_error_want_reuse_buffer for SSL_read:
Although the manual st...
stbuehler
18:58 Bug #2068: mod_expire adding Cache-Control header
if (NULL != (ds = (data_string *)array_get_element(con->response.headers, key))) {
should be
if (NULL != (ds =...
pioklo
08:48 Bug #2068: mod_expire adding Cache-Control header
patch against r2704, please test and report back! glen

2010-01-20

21:24 Bug #2068: mod_expire adding Cache-Control header
Hello !
Its possible to append this patch into 1.5.x ?
regards,
Piotr
pioklo
13:22 Revision da3370e8: Fix mod_proxy dead host detection if connect() fails
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2704 152afb58-edef-0310-8abb-c4023f1b3aa9 stbuehler
13:22 Revision 2704 (svn): Fix mod_proxy dead host detection if connect() fails
stbuehler
13:22 Revision d601017b: mod_fastcgi: x-sendfile2 parse error debugging
git-svn-id: svn://svn.lighttpd.net/lighttpd/branches/lighttpd-1.4.x@2703 152afb58-edef-0310-8abb-c4023f1b3aa9 stbuehler
13:22 Revision 2703 (svn): mod_fastcgi: x-sendfile2 parse error debugging
stbuehler
 

Also available in: Atom