General

Profile

daimh

  • Login: daimh
  • Registered on: 2021-01-12
  • Last sign in: 2021-09-30

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

2021-09-30

10:52 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
Just a feedback. I tested this bug is fixed in the current git repo.
I also created an ArchLinux AUR package at
...
daimh

2021-02-04

13:42 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
I believe Arch Linux package maintainer won't do so as the 'source' line in its PKGBUILD file at the link below uses ... daimh
11:41 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
I will report back as soon as Arch Linux package is upgraded with this patch! Thanks a million! @gstrauss daimh

2021-02-03

23:16 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
The problem persists after I added the two lines below to the configuration file.

server.stream-response-body = 1...
daimh
14:36 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
FWIW, I just tested a simple Python websocket client/server program does work fine with both lighttpd versions as web... daimh
13:57 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
four strace files are attached. In the file name, 'backend-/lighttpd-' means it is on the R shiny or the lighttpd; "-... daimh
02:40 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
So sorry for the misunderstanding. I picked an R shiny server demo in my test because it is the easiest for me and al... daimh
01:34 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
The http request I tested is an R shiny demo running on another host.
echo "library(shiny); runExample('01_hello', ...
daimh
00:26 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
Thanks a lot for getting back to me!
There are two config files. One is /etc/lighttpd/lighttpd.conf
################...
daimh

2021-02-02

19:05 Lighttpd Bug #3063: websocket proxy fails if 101 Switching Protocols from backend includes Content-Length
the configuration.
$HTTP["url"] =~ "^/dashboard/daimh/test/" {
proxy.server = ( "" => ( ( "host" => "mengf-s1", ...
daimh

Also available in: Atom