Hallo Carsten First allow me to thank you for your efforts - the feedback we get here is very valuable.
A few general remarks: - 3.0d is essentially feature complete, we do not plan on additional features for 3.0 - we put copies of uthash and hpack in the release as they are not commonly found in packages - we use nanomsg rather than nng simply because most distributions include a package for it. Once nng becomes more common we'll consider switching to it As to your specific remarks: - I believe the problem to lie with Debian rather than Pound. From Pound's point of view 127.0.0.0 is just another IP address, but it seems Debian does not allow connections there. Please try again with 127.0.0.1 instead, as it should work (we tested it here). I'll make sure the examples in the man page get updated - I am not entirely sure what the error in (2) is, but I did notice the occasional "flakiness" in CMake (sometimes the auto-detection fails). This is usually cured by removing the cache and rebuilding. If anybody has an idea about it, please let us know! Many thanks again and keep up the good work! On Sun, 2020-06-07 at 23:55 +0200, Carsten Leonhardt wrote: > Hi Robert, > > version 3.0d compiles ok and answers requests, but apparently only if > using non-loopback addresses. The sample configuration at (1) will > not > work. > > I've uploaded it to the experimental suite of Debian. > > Also, there is a regression to 3.0c in that the build is no longer > reproducible, see the differences at (2). There will be a more > readable > version at (3) once the package gets processed by Debian's QA tools. > > Regards, > > Carsten > > > (1) > https://salsa.debian.org/debian/pound/-/blob/debian/3.0_d-1/debian/pound.yaml > > (2) https://salsa.debian.org/debian/pound/-/jobs/793719/raw > > (3) > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/pound.html > -- Robert Segall Apsis GmbH Postfach, Uetikon am See, CH-8707 Tel: +41-32-512 30 19 -- pound mailing list [email protected] https://admin.hostpoint.ch/mailman/listinfo/pound_apsis.ch
