diff --git a/info/v1/container.go b/info/v1/container.go index 5921783165..1e6b6b011a 100644 --- a/info/v1/container.go +++ b/info/v1/container.go @@ -525,7 +525,7 @@ type TcpAdvancedStat struct { // retransmission timeout, measured in milliseconds, default 120s RtoMax uint64 // The limit on the total number of TCP connections the entity - // can support., default -1, i.e. infinity + // can support., default -1, i.e. dynamic limit MaxConn int64 // The number of times TCP connections have made a direct