Skip to content

Commit

Permalink
Update readme.md (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwan authored May 6, 2023
1 parent 8ad5a04 commit aa27585
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,15 +88,15 @@ $ tproxy -p 3307 -r localhost:3306
$ tproxy -p 3307 -r remotehost:3306 -s -q
```

<img width="404" alt="image" src="https://user-images.githubusercontent.com/1918356/236633144-9136e415-5763-4051-8c59-78ac363229ac.png">
<img width="548" alt="image" src="https://user-images.githubusercontent.com/1918356/180252614-7cf4d1f9-9ba8-4aa4-a964-6f37cf991749.png">

### Learn the connection pool behaviors

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

<img width="395" alt="image" src="https://user-images.githubusercontent.com/1918356/236633045-588705af-cd19-4a1b-9329-3af37f9700de.png">
<img width="404" alt="image" src="https://user-images.githubusercontent.com/1918356/236633144-9136e415-5763-4051-8c59-78ac363229ac.png">

## Give a Star! ⭐

Expand Down

0 comments on commit aa27585

Please sign in to comment.