JarvisZeng

Results 6 issues of JarvisZeng

你好,我刚刚使用你这个tcpcopy,在局域网上测试 服务器:192.168.1.78 (root) iptables -I OUTPUT -p tcp --sport 11511 -j NFQUEUE ./intercept 客户端:192.168.1.77(root) ./tcpcopy -x 11311-192.168.1.78:11511 发包机:192.168.1.70 用yandex-tank发请求到客户端:192.168.1.77 现象: 客户端 iftop看到很大流量 服务器 iftop没有流量没变化 请问这是什么问题,谢谢!

When we use computing op, want to set python interpreter, because the different package using different python requirements

When we use computing op, want to set pythonpath, because the func may be come from different package

version=v2.x

Hope that the modified route table file maintains a readable json format

Such as 1. Number of nodes 2. The number of cores per node 3. The size of memory per node

```bash Traceback (most recent call last): File "/data/miniconda3/envs/lightllm/lib/python3.10/site-packages/rpyc/core/protocol.py", line 359, in _dispatch_request res = self._HANDLERS[handler](self, *args) File "/data/miniconda3/envs/lightllm/lib/python3.10/site-packages/rpyc/core/protocol.py", line 837, in _handle_call return obj(*args, **dict(kwargs)) File "/data/code/lightllm/lightllm/server/router/model_infer/model_rpc.py", line 116, in...

bug