killkill

Results 3 comments of killkill

我们也有一样的情况出现,用 GDB dump 了一下 nginx worker 的内存,发现大量的字符串 fail_timeout ,初步估计是 struct ngx_http_upsync_conf_t 创建了不释放导致的。

I had meet this problem yet , try to use chrome to monitor the frame of web socket would find out . I found that , vim corrupted( less corroputed...

Yes , I meet the same problem my config: _[sinks.out] type = "loki" inputs = [ "remove_kafka_fields" ] endpoint = "http://distributor-loki.my.com/" out_of_order_action = "accept" remove_timestamp = true tenant_id = "myapp"_...