server
server copied to clipboard
too many open files
Description
after running few days, there are so many tcp connection,and finally stop accepting requests.

Triton Information What version of Triton are you using?
there are three python backend models and one pytorch model
To Reproduce Steps to reproduce the behavior.
Describe the models (framework, inputs, outputs), ideally include the model configuration file (if using an ensemble include the model configuration file for that as well).
Expected behavior A clear and concise description of what you expected to happen.
Hi @wdongdongde, I have filed a ticket for us to investigate further.
In the meantime, can you provide us with more information:
- Which OS (and version) are you using?
- Are you connecting to the server using HTTP or GRPC or both?
- Can you try with our later release (
docker pull nvcr.io/nvidia/tritonserver:22.08-py3) and see if you still experience the same problem?
@wdongdongde Please provide detailed steps for reproducing the issue. There are no details in the issue that you have filed.
@wdongdongde can you provide a small reproducible example for the client?
Closing ticket because of inactivity. @wdongdongde please reopen with more information if you would like us to look at it
it is the caused by nginx , not triton