tozh
tozh
准备用这个做本地缓存+consul实现降级开关功能,因为本身是
More git history found: function `Commands()` was introduced in #4316. And it didn't work since #4565.
Hi @mholt , Thanks for your reply. Unfortunately, I don't run caddy in bash. I am trying to compile and run caddy in go test, just like the way at...
Met the same issue. It looks the number is not [cumulative value](https://prometheus.io/docs/tutorials/understanding_metric_types/#histogram) in some buckets. It caused our premetheus exporter (otel collecter) error: ``` 2025-06-17T22:07:32.118Z error internal/queue_sender.go:57 Exporting failed. Dropping...
I encountered the same issue. I found some Golang JA4 implementation (https://github.com/wi1dcard/fingerproxy/blob/master/pkg/ja4/ja4.go) and Wireshark contain the cipher `TLS_EMPTY_RENEGOTIATION_INFO_SCSV (0x00ff)`. But Nginx implementation doesn't include it. Please explicitly define the action,...