Activity
From 2024-02-24 to 2024-03-01
2024-03-01
- 02:05 Bug #3242 (Fixed): Directory listing
- Applied in changeset commit:3d400ce06dcb950a61363f87330324db244f4bac.
- 01:57 Bug #3242 (Patch Pending): Directory listing
- Sorry. Regression in lighttpd 1.4.74. A bit too much code reuse in commit commit:b7a49778...
- 00:45 Bug #3242: Directory listing
- It would be really nice to know the exact version of lighttpd you are running. "Recent" is not a particularly exact t...
- 01:59 Revision 3d400ce0: [mod_dirlisting] fix suffix display of '/' on file (fixes #3242)
- fix incorrect suffix display of '/' on files
(regression in lighttpd 1.4.74)
(thx guy)
x-ref:
"Directory listing...
2024-02-29
- 23:58 Bug #3242 (Fixed): Directory listing
- Recent version displays files as directories (with '/')
2024-02-28
- 11:59 Bug #3241 (Fixed): [mod_wstunnel] websockets wss wstunnel.ping-interval
- Applied in changeset commit:e135019317da4f9a5c5baf22897c993c806f07cb.
- 11:44 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- Great. Thank you for testing.
This patch will be in the next release of lighttpd, which will probably be released... - 10:46 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- https://git.lighttpd.net/lighttpd/lighttpd1.4/commit/e135019317da4f9a5c5baf22897c993c806f07cb is ok!!!
- 10:45 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- The patch on my dev branch should work better for you. The patch above using @hctx->gw.write_ts@ did not because @hc...
- 10:26 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- Please test with the patch at the tip of
https://git.lighttpd.net/lighttpd/lighttpd1.4/src/branch/personal/gstrauss/... - 10:22 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- Ok. I'll have to try to reproduce this tomorrow. I am out of time for today, sorry.
- 10:11 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- Is the client responding to the websocket ping? yes
Lines 97 and 98 in the error.log indicate the receipt of a pong ... - 09:56 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- If you are running into lighttpd idle timeouts, a solution instead of @wstunnel.ping-interval@ may be to modify [[Ser...
- 09:51 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- > the wss connection still gets disconnected after 60 seconds.
I think that is different.
[[Server_max-read-idleDet... - 08:56 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- gstrauss wrote in #note-3:
> > Indeed, it worked after adding server.feature-flags += ("server.h2proto" => "disable"... - 07:12 Bug #3241 (Patch Pending): [mod_wstunnel] websockets wss wstunnel.ping-interval
- 06:57 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- > Indeed, it worked after adding server.feature-flags += ("server.h2proto" => "disable")! Would you consider this a b...
- 05:57 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- gstrauss wrote in #note-1:
> mod_wstunnel is agnostic to clear-text (ws://) or TLS (wss://)
>
> However, at first gl... - 04:04 Bug #3241: [mod_wstunnel] websockets wss wstunnel.ping-interval
- mod_wstunnel is agnostic to clear-text (ws://) or TLS (wss://)
However, at first glance, I think that @mod_wstunne... - 03:47 Bug #3241 (Fixed): [mod_wstunnel] websockets wss wstunnel.ping-interval
- The configuration for mod_wstunnel is as follows:
cat /etc/lighttpd/conf.d/ws.conf... - 09:49 Revision e1350193: [mod_wstunnel] fix server.ping-interval w/ HTTP/2
- (thx jushou)
fix server.ping-interval w/ HTTP/2 extended CONNECT
x-ref:
"[mod_wstunnel] websockets wss wstunnel.p...
2024-02-27
- 10:42 Revision e8444551: [ci] prefer dash for Cygwin and MSYS2 builds
- (dash is faster than bash, and everything on Windows is sloooooow)
- 10:32 Revision 9218a72d: [ci] prefer non-login shell for Cygwin CI build
2024-02-26
- 09:08 Feature #2122 (Fixed): Include host in error log
- Fixed in lighttpd 1.4.74. See #1406
- 05:52 Revision 534d6899: [ci] limit github ci to specific branches
- (avoid full CI builds for every push to every development branch)
rename pr.yml to ci.yml to follow common convention - 05:01 Revision 97a7599e: [cmake] fix LEMON_PATH with empty CMAKE_BUILD_TYPE
- (gstrauss: edited commit message)
x-ref:
"Fixes LEMON_PATH"
https://github.com/lighttpd/lighttpd1.4/pull/131
gi...
2024-02-25
- 14:13 Feature #1814: support for accelerated upload support (REQUEST_BODY_FILE)
- Ran across a non-standard nginx plugin for _resumable_ uploads.
https://github.com/fdintino/nginx-upload-module/blob...
Also available in: Atom