Tag: Capacity Issue
Problems related to system capacity
ID | Title | Description | Category | Technology | Tags |
---|---|---|---|---|---|
CRE-2025-0056 Medium Impact: 8/10 Mitigation: 3/10 | NGINX worker connections limit exceeded | NGINX has reported that the configured worker_connections limit has been reached. This indicates that the web server has exhausted the available connection slots for handling concurrent client requests. When this limit is reached, new connection attempts may be rejected until existing connections are closed, causing service degradation or outages. | Web Server Problems | nginx | NginxCapacity IssueWeb ServerConfigurationPublic |