Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-12 | Add missing Copyright headers | Mark Felder | |
2020-09-11 | ConnectionPool: Log possible HTTP1 blocks | rinpatch | |
2020-07-15 | Connection pool: Add client death tracking | rinpatch | |
While running this in production I noticed a number of ghost processes with all their clients dead before they released the connection, so let's track them to log it and remove them from clients | |||
2020-07-15 | Connection pool: implement logging and telemetry events | rinpatch | |