Skip to content

Commit

Permalink
Update readme-cn.md (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwan committed May 6, 2023
1 parent aa27585 commit 0f52962
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions readme-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,14 @@ $ tproxy -p 3307 -r remotehost:3306 -s -q

<img width="548" alt="image" src="https://user-images.githubusercontent.com/1918356/180252614-7cf4d1f9-9ba8-4aa4-a964-6f37cf991749.png">

### 查看连接池(总连接数、最大并发连接数、最长生命周期等)

```shell
$ tproxy -p 3307 -r :3306 -s -q
```

<img width="404" alt="image" src="https://user-images.githubusercontent.com/1918356/236633144-9136e415-5763-4051-8c59-78ac363229ac.png">

## 欢迎 star!⭐

如果你正在使用或者觉得这个项目对你有帮助,请 **star** 支持,感谢!

0 comments on commit 0f52962

Please sign in to comment.