- Server operating system version
- Ubuntu Linux 22.04.1 LTS
- Plesk version and microupdate number
- plesk obsidian 18.0.51 WebAdmin Edition
On my Ubuntu 22 LTS server, I frequently see errors like the following in the apache2/error.log
My server is used mainly for email and I do not host any websites.
My server traffic average is less than 200 MB/day, but I get the alert about 150 times/day.
The server has 4 CPUs, the typical load is below 0.1 and I do not see any bottlenecks.
How can I get rid of this event or find the cause of it?
userdir on
[mpm_event:alert] [pid 653600:tid 140299242296896] (11)Resource temporarily unavailable: AH03104: apr_thread_create: unable to create worker thread
My server is used mainly for email and I do not host any websites.
My server traffic average is less than 200 MB/day, but I get the alert about 150 times/day.
The server has 4 CPUs, the typical load is below 0.1 and I do not see any bottlenecks.
How can I get rid of this event or find the cause of it?
# plesk bin optimization_settings -s | grep " on"
access_compat on
auth_basic on
authn_core on
authz_core on
autoindex on
cgi on
deflate on
dir on
fcgid on
filter on
headers on
include on
negotiation on
passenger on
proxy on
proxy_fcgi on
proxy_http on
proxy_wstunnel on
reqtimeout on
rewrite on
setenvif on
socache_shmcb on
status on
suexec on
userdir on