sks-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Hockeypuck troubles


From: Andrew Gallagher
Subject: Re: Hockeypuck troubles
Date: Tue, 28 Sep 2021 10:08:53 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 21/09/2021 19:20, Skip Carter wrote:
I tried to put an Apache proxy in front (a la sks) to get more info on whats
going on but hockeypuck ignores the config setting

[hockeypuck.conflux.recon]
  httpAddr="127.0.0.1:11371"

and uses all interfaces as if I set it to httpAddr="*:11371"

Hi, Skip.

I think you're confusing the recon port with the HKP port. Both are involved in peering, but the recon port does not speak HTTP.

You probably meant to alter the hockeypuck.hkp bind port instead:

```
[hockeypuck.hkp]
bind="127.0.0.1:11371"
```

This should allow you to put a reverse proxy in front.

--
Andrew Gallagher

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]