Miles Richardson

Results 7 issues of Miles Richardson

I would like to log the bytes transferred for all connections, whether HTTP or HTTPS. For HTTP, I can write an OnResponse() handler that does this. But it seems like...

GitHub [deprecated usage of `git://` (unencrypted Git protocol) on March 15th, 2022](https://github.blog/changelog/2022-03-15-removed-unencrypted-git-protocol-and-certain-ssh-keys/), so LuaRocks will fail to install any package including a `source.url` starting with `git://`. According to the [LuaRocks...

The example, which is currently linked in the react-esi readme, no longer exists: https://github.com/zeit/next.js/blob/canary/examples/with-react-esi/ Is there a reason this was removed? i.e., something about it doesn't work correctly? Or has...

GitHub [deprecated usage of `git://` (unencrypted Git protocol) on March 15th, 2022](https://github.blog/changelog/2022-03-15-removed-unencrypted-git-protocol-and-certain-ssh-keys/), so LuaRocks will fail to install any package including a `source.url` starting with `git://`. According to the [LuaRocks...

This PR is a backport of #270 to the `v0.16.x` "branch" (there is only a tag AFAICT). I created a new branch from the `v0.16.1` tag. I tried to make...

**In this PR** This PR migrates the development environment to Node v18 (which [replaces v16 as active LTS in October](https://nodejs.org/en/about/releases/)), and adds tests in CI for v14, v16 and v18....

If haproxy is on one server, and I want to load balance containers on multiple servers, is this possible?