-
Type:
Improvement
-
Resolution: Won't Fix
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Internal Code, Networking
-
Environment:POSIX
The size of the stack used by service worker threads (aka connection threads) is hardcoded to a maximum of 1MB, regardless of the RLIMIT_STACK ulimit. Some users might want to increase the stack size for these threads, so it would be nice to have a server parameter instead of the hardcoded 1048576.
- is related to
-
SERVER-13825 Close connections for which no thread can be allocated
-
- Closed
-
- related to
-
SERVER-30738 Implement stdx::thread with control over stack sizes
-
- Closed
-