====== Resume All Listeners ====== When the server-level **[[https://www.litespeedtech.com/docs/webserver/config/tuning#maxConnections|Max connections]]** limit is reached, you might see ''Resume All Listeners'' errors. ===== Symptoms ===== You may experience an intermittent issue where HTTP and HTTPS requests stop being served correctly on a handful of sites, gradually affecting all sites on the server. LiteSpeed will appear to be running, however the error long will contain a continuous stream of ''Resume All Listeners'' errors until you manually restart LiteSpeed. This clears up the issue. 2019-04-09 12:43:20.252694 [NOTICE] Resume All Listeners 2019-04-09 12:43:20.322407 [NOTICE] Resume All Listeners 2019-04-09 12:43:20.359544 [NOTICE] Resume All Listeners 2019-04-09 12:43:20.435074 [NOTICE] Resume All Listeners 2019-04-09 12:43:20.469055 [NOTICE] Resume All Listeners ===== Solution ===== ''Resume All Listeners'' happens when the server hits the server-level **Max Connections** limit. The default value of this limit has been increased from ''2000'' to ''10000'' in new installations at the time of this writing. However, for an older installation, it may be necessary to manually update the value. The default for the **[[https://www.litespeedtech.com/docs/webserver/config/tuning#maxSSLConnections|Max SSL Connections]]** limit is now ''5000''.