Windows CRT has a fixed size array for C-runtime managed file handles that can be increased via _setmaxstdio upto 8192. Previously the limit was 2048 in earlier versions of the CRT.
- is related to
-
SERVER-24020 Increase open file limit on Windows
- Closed