James Mulcahy
James Mulcahy
I'm finding that when using SIGHUP to cause NGINX to reload it's configuration, it's failing to proxy new TCP connections for a brief period. TCP connections that are already established,...
I'd like to be able to generate better coverage of my foreign functions, but right now, the code limits you to an implicit "Ok" result. This prevents me testing some...
If you use the built-in re-direct follow support that was added in #560, the subsequent requests are sent without headers that were in the original request. This makes it rather...
Our standard configuration for an upstream cluster is to configure TLS (and ALPN) but also include a transport_socket_match which we use to perform plain-text healthchecks against upstream clusters. TLS healthchecks...
**Describe the bug** As of today, my Bond accessories are listed as "No Response" in Home.app. Looking at the Bond plugin logs, I see an error being reported: `GenericAccessory does...
Fixes issue #2
I built the fix for issue #1, and it worked fine -- but since merging here, the d2fn/guano build has been broken. Will push a fix under this issue in...