Skip to main content

Tag: Web Server

Problems related to web server configurations or issues

IDTitleDescriptionCategoryTechnologyTags
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 serverhas 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 ProblemsnginxNginxCapacity IssueWeb ServerConfigurationPublic