-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
Should issue warning() if getting low (maybe 20% free) and issue error() to the log if very low (maybe 5% free).
Could check more frequently if in warning so we can potentially react when very low. Could do things like shedding long-idled connections to free up fds. Could also set a flag to block accepting new connections until some are closed.
- is related to
-
SERVER-3705 mongos not closing connections, filling up disk with logs
- Closed
-
SERVER-3707 Don't try to accept() if out of fds
- Closed