What is the windows equivalent of the unix command ‘ ulimit -n’ ?
Basically, i want to set the maximum fd limit via command prompt.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
hmm… I may have been wrong before – setmaxstdio (see here) – but it is per-process, not system wide.
I may be wrong, but I didn’t think there was a limit to set in Windows…but unless you can say how this relates to programming, I expect this answer will be closed soon.If you are in the ‘IT Pro’ area (rather than development), then there is a sister-site, serverfault.com – coming soon for this type of question.