Skip to content

Commit

Permalink
Merge pull request #6 from netfoundry/r-caamano-update-threadpool-count
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
r-caamano authored Jan 7, 2025
2 parents f5f2132 + ec8940c commit 82dfd63
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,10 @@ sudo apt install --yes zfw-zet
``` bash
sudo vi /opt/openziti/etc/ziti-edge-tunnel.env
```
- Set ziti-edge-tunnel worker threads to 1
```
UV_THREADPOOL_SIZE=1
```
- To provide bi-directional transparency support only add
```
ZITI_DIVERTER=<comma separated interface list> e.g. ZITI_DIVERTER="eth0,eth1"
Expand Down

0 comments on commit 82dfd63

Please sign in to comment.