Mark Boddington

Results 34 comments of Mark Boddington
trafficstars

I can confirm that the compiler is the same version, I think the architecture prefix to the binary name is a quirk of the launchpad build system? It was just...

HASS 2022.11.5 with frontend 20221108.0 also sends data to sentry from the browser. Eg: https://o1313669.ingest.sentry.io/api/[INT]/envelope/?sentry_key=[LONG-UID]&sentry_version=7 And this data isn't anonymous it includes the host name of my hass system, client...

Ooops. Sorry - it looks like this was indeed a browser extension. Thank you!

I'll add `echo 'archs="amd64"' > debian.master/etc/kernelconfig` prior to running the clean. Thanks for pointing this out.

Hi, As @sepatel says, the tools are explicitly disabled in mainline builds along with the comment: `# Being used to build a mainline build -- turn off things which do...

When NGINX releases official support for Quick/HTTP3 then I'll look at adding it to this project.

Hi @nrnavid - can you share your configuration please?

Hi @nrnavid Apologies, but the example you were using was out of date. I must have missed it when I updated the other examples. The function call you are using...

Hi iguy0, Apologies for my very late reply.... In general you can't use ip transparency with upstream servers unless they are configured to use your NGINX instance as the route...

Hi @domingo13 , The dns query should be in this format: https://datatracker.ietf.org/doc/html/rfc8484#section-4.1.1 The url in your example should be "http://127.0.0.1:8053/dns-query?dns=>. It looks like you are tyring to use the JSON...