fix
This commit is contained in:
parent
72543d519f
commit
2b30911ec6
|
@ -50,6 +50,7 @@ var (
|
||||||
return true
|
return true
|
||||||
},
|
},
|
||||||
WriteBufferPool: &buffPool,
|
WriteBufferPool: &buffPool,
|
||||||
|
EnableCompression: true,
|
||||||
}
|
}
|
||||||
//连接map池
|
//连接map池
|
||||||
mapConnPool = sync.Map{}
|
mapConnPool = sync.Map{}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user