ts dev proxy should preflight the process's soft RLIMIT_NOFILE limit and fail with an actionable message when it is too low.
The message should include the current limit, explain that each proxied tunnel uses at least two sockets, and explain how to raise the limit. The minimum acceptable threshold remains to be chosen.
ts dev proxyshould preflight the process's softRLIMIT_NOFILElimit and fail with an actionable message when it is too low.The message should include the current limit, explain that each proxied tunnel uses at least two sockets, and explain how to raise the limit. The minimum acceptable threshold remains to be chosen.