lou-lan

Results 76 comments of lou-lan

> Thanks for the PR. Can you add a unit test? I'm also wondering whether `corpid` would need the same treatment? I'll add the test later, but corp id won't,...

You need to make an agreement with your hardware so that you can quickly develop。

@inteon Thank you for your contribution with this PR. I've noticed that this PR seems to have not been updated for a while. I believe this PR is very important...

@Rhionin log error example ? ``` panic: *metrics.timedResponseWriterHijacker is not a flusher ```

@thebsdbox cc. If this draft is accepted, I will complete this PR.

> Any updates on this? I have already implemented the application of iptables policies, but I seem to have neglected your suggestion (which requires the additional implementation of health checks),...

> Any updates on this? I have pushed a portion of the code. I still need to find a suitable time to refine the proposal (health check) and then complete...

I'll add another example here, this is not strictly speaking lua code, a collection of multiple conditions. Hope there is some help. ``` (AND (IN HOST www.google.com google.com) (EQ URL...

I am get ``` *metrics.timedResponseWriter is not a closeNotifier ``` Implement the CloseNotifier interface. To solve my problem.

hotfix, see https://github.com/miekg/caddy-prometheus/pull/42, it is work