Bug#877039: ":80" is appended to socket file name

2017-10-01 Thread Stefan Bühler
Hi Jonathan, On 09/28/2017 01:23 AM, Jonathan Krebs wrote: > Package: lighttpd > Version: 1.4.45-1 > > If the server is bound to a socket in file system, three characters :80 are > appended to the file path, breaking my reverse proxy setup. > Minimal example: > > jonny@heron:/var/tmp/ltest$

Bug#877039: ":80" is appended to socket file name

2017-09-27 Thread Jonathan Krebs
Package: lighttpd Version: 1.4.45-1 If the server is bound to a socket in file system, three characters :80 are appended to the file path, breaking my reverse proxy setup. Minimal example: jonny@heron:/var/tmp/ltest$ lighttpd -D -f config & [1] 30888 jonny@heron:/var/tmp/ltest$ 2017-09-28