Activity
From 2021-01-07 to 2021-01-13
2021-01-13
- 21:14 Revision db1ca2a6: [core] add decls in connections.h
- 21:10 Revision f0074a7d: [mod_access] mark mod_access_check attribute pure
- 19:39 Revision 947d3694: [doc] add --with-zstd to INSTALL
- 15:17 Feature #3055: Load balancer friendly ETag
- Your response is so full of opinions and projected statements without evidence that is is impossible to continue this...
- 06:48 Feature #3055: Load balancer friendly ETag
- Thank you for a quick reply.
"opaque" means that client shouldn't rely on its structure. The same as opaque tokens i... - 00:55 Feature #3055: Load balancer friendly ETag
- I have read your post to https://lists.w3.org/Archives/Public/ietf-http-wg/2020JulSep/0041.html and see that you are ...
- 00:41 Feature #3055: Load balancer friendly ETag
- The post https://stackoverflow.com/questions/47512043/how-etags-are-generated-and-configured/62996104#62996104 is inc...
- 00:39 Feature #3055 (Invalid): Load balancer friendly ETag
- I think that you may be overly focused on the ETag format and might not be taking into account the importance of ETag...
- 04:01 Revision c0e73fd1: [mod_dirlisting] hide unused variable on MacOS
- (quiet compiler warning)
- 03:39 Revision 8ae68076: [mod_deflate] use zstd streaming API
2021-01-12
- 23:29 Revision 9211fb3d: [mod_deflate] support Accept-Encoding: zstd
- 23:28 Feature #3055: Load balancer friendly ETag
- My little research about different ETag schemes https://stackoverflow.com/questions/47512043/how-etags-are-generated-...
- 23:26 Feature #3055 (Invalid): Load balancer friendly ETag
- Different web servers generates different ETag header and this creates a problem for load balancing between them.
Fo...
2021-01-11
- 21:55 Revision ef28cce5: [mod_dirlisting] use fdopendir(), fstatat()
- use fdopendir(), fstatat(), if available
- 19:37 Revision 14f8f9b2: [mod_openssl] set Ciphersuites once API available
- set Ciphersuites once API is available (SSL_CTX_set_ciphersuites())
in LibreSSL.
x-ref:
"Add support for TLS 1.3"
... - 19:36 Revision cb24e1c7: [multiple] fix: honor CipherString for alt TLS lib
- fix typo: honor user-defined CipherString for alternative TLS libraries
(LibreSSL, BoringSSL, wolfSSL) - 17:40 Revision 3adbb3e3: [mod_openssl] update LIBRESSL_VERSION_NUMBER check
2021-01-09
- 17:39 Revision 0b4733f2: [doc] create-mime.conf.pl -v silent for mult vnd
- Do not issue trace if multiple */vnd.* register the same extension
(silently mark mime-type for extension as applica...
2021-01-08
- 23:05 Bug #3052 (Fixed): segfault with mod_scgi on backend server with unix socket domain
- Applied in changeset commit:8faa456fc88f29dd108d49bf417fcb1b05d11bbc.
- 22:47 Bug #3052 (Patch Pending): segfault with mod_scgi on backend server with unix socket domain
- 22:32 Bug #3052: segfault with mod_scgi on backend server with unix socket domain
- While lighttpd does not start the backend (via @"bin-path"@), then there is a chance that @host->host@ might not be i...
- 22:11 Bug #3052: segfault with mod_scgi on backend server with unix socket domain
- Thanks for letting us know. It appears that @gw_host * const host@ member (@host->host@) is NULL and derefencing (@h...
- 21:16 Bug #3052 (Fixed): segfault with mod_scgi on backend server with unix socket domain
- OK: 1.4.56
Broken: 1.4.57
Broken : 1.4.58
Example config:... - 22:43 Revision 8faa456f: [core] fix crash in error trace if backend is down (fixes #3052)
- (thx hamelg)
x-ref:
"segfault with mod_scgi on backend server with unix socket domain"
https://redmine.lighttpd.... - 12:10 Revision be890983: [doc] create-mime.conf.pl -v for warnings
- Do not issue warnings about duplicated entries unless called with -v
/etc/mime.types is not typically edited by the ... - 06:27 Revision a89e94e0: [autoconf] fix LT_INIT syntax
2021-01-07
- 15:45 Revision 35675284: [doc] create-mime.conf.pl improve case handling
- make create-mime.conf.pl more resilient to questionable edits
to /etc/mime.types
non-vnd.* subtype takes precedence ... - 15:22 Revision 65521537: [mod_dirlisting] quiet coverity false positive
- 14:50 Bug #3051 (Fixed): mod_extforward regression 1.4.56
- Applied in changeset commit:b6892fb2421ba46d7d56fb98073dd2eb341a9f64.
- 13:21 Bug #3051 (Patch Pending): mod_extforward regression 1.4.56
- Workaround: use @extforward.hap-PROXY@ or explicitly set @extforward.headers = ("X-Forwarded-For")@
Fix:... - 11:50 Bug #3051 (Need Feedback): mod_extforward regression 1.4.56
- 14:08 Revision 21f0dabe: [multiple] replace buffer_is_equal_caseless_string
- buffer_is_equal_caseless_string() -> buffer_eq_icase_slen()
- 13:58 Revision 891007fb: [multiple] use HTTP_HEADER_* enum before strcmp
- When known, use HTTP_HEADER_* enum before string comparisons
- 13:51 Revision b6892fb2: [mod_extforward] fix extforward.headers defaults (fixes #3051)
- (thx glen)
Regression in lighttpd 1.4.56 - 1.4.58 when extforward.headers is
not set in lighttpd.conf.
Workaround: ...
Also available in: Atom