dnsforward, home: imp more

This commit is contained in:
Ainar Garipov
2024-04-26 18:45:10 +03:00
parent 10f11b9725
commit b18fe84c5c
2 changed files with 3 additions and 3 deletions

View File

@@ -130,7 +130,7 @@ func (s *Server) logQuery(dctx *dnsContext, ip net.IP, processingTime time.Durat
s.queryLog.Add(p)
}
// updateStats writes the request into statistics.
// updateStats writes the request data into statistics.
func (s *Server) updateStats(dctx *dnsContext, clientIP string, processingTime time.Duration) {
pctx := dctx.proxyCtx