Activity
From 2017-03-17 to 2017-03-23
2017-03-23
- 16:50 Feature #418 (Patch Pending): mod_proxy should send the X-Forwarded-Host header to the proxied server
- 16:44 Revision 41152667: [mod_proxy] set X-Forwarded-Host (fixes #418)
- lighttpd appends the request "Host" to the non-standard header "X-Host"
when acting as a reverse proxy. This patch a... - 16:43 Revision 37261bbd: [mod_proxy] set Content-Length, if available
- set Content-Length if client sent Transfer-Encoding: chunked
and not streaming to backend (request body has been full... - 05:35 Feature #2799 (Fixed): allow overriding configuration values
- Applied in changeset commit:367e62c1c29e143267f40e3672d4869d79bfb58d.
- 05:20 Feature #2799 (Patch Pending): allow overriding configuration values
- 04:36 Feature #2799: allow overriding configuration values
- Updating the PR per IRC convo.
- 05:29 Revision 367e62c1: [core] allow overriding prior config values (fixes #2799)
- introduce ":=" config file syntax to replace previously set value
github: closes #78
x-ref:
"allow overriding con...
2017-03-21
- 19:34 Bug #2801 (Duplicate): digest authentication stale nonce
- This is not really a bug in lighttpd. The time is not 1978, and the time is not 1970. Those are both in the distant...
- 13:46 Bug #2801 (Duplicate): digest authentication stale nonce
- Some minimal platforms may have a clock which is not backed up and may likely initialize to Jan 1, 1970. In the case ...
- 05:11 Feature #2799 (Reopened): allow overriding configuration values
- Two alternate patches and further discussion can be found at https://github.com/lighttpd/lighttpd1.4/pull/78
- 03:05 Feature #2799: allow overriding configuration values
- Please reopen.
Replacing patch with modified assignment form:... - 01:42 Feature #2800: lighttpd needs config option for syslog facility
- > good catch. will patch as suggested
Thanks.
> at the same time, I find it hard to think any justification for... - 00:20 Feature #2800: lighttpd needs config option for syslog facility
- good catch. will patch as suggested
at the same time, I find it hard to think any justification for using LOG_KER... - 00:28 Revision ad6c703a: [core] server.syslog-facility (use -1 for unset) (#2800)
- (thx philipp)
x-ref:
"lighttpd needs config option for syslog facility"
https://redmine.lighttpd.net/issues/2800
2017-03-20
- 23:16 Feature #2800: lighttpd needs config option for syslog facility
- I'm looking at the following:...
- 04:00 Feature #2800 (Fixed): lighttpd needs config option for syslog facility
- Applied in changeset commit:a8561450a58d2b708195be5a73e75a0c498819eb.
- 03:56 Feature #2800 (Patch Pending): lighttpd needs config option for syslog facility
- 03:48 Revision a8561450: [core] server.syslog-facility (fixes #2800)
- server.syslog-facility = "daemon"
x-ref:
"lighttpd needs config option for syslog facility"
https://redmine.ligh... - 03:48 Revision aa14493e: [tests] reduce time waiting for backends to start
- reduce time spent waiting for backends to start
tests check for active listening port before proceeding
test runs n... - 03:48 Revision 1804ccbd: [mod_scgi] do not reconnect after connect succeeds
- apply diff from commit:2eaf42d0 made to mod_fastcgi.c back in 2009
(change is being made for (a bit more) consistenc... - 03:48 Revision 3b7ab403: [mod_cgi] eliminate warning when compiled -Os
- 03:48 Revision a22c1263: [core] remove now-unused buffer_search_string_len
- (just use strstr(), if desired)
- 03:48 Revision 0a635fc8: [core] consolidate dynamic handler response parse
- - consolidate dynamic handler HTTP response parsing code
- reduce string copies for CGI, FastCGI, SCGI, proxy respons...
Also available in: Atom