Nginx templates: nginx reload not trigger

IPX

Verified User
Joined
Dec 14, 2020
Messages
8
Hello guys!

I'm running into an issue with Nginx templates.
For some reason the nginx reload of the config file is not triggered after adding a wordpress template.
I tried quite a FEW times now and waited up to 30 min. Changes taking only effect if I manually trigger
Code:
systemctl reload nginx

The server is configured with "nginx_apache"
The domain is configured as "Standalone Nginx"

I been testing this functionality previously with success but after I load up the server with 2700 Domains for testing it stopped working.
(It's running on a AMD Epyc with 48 Cores)

I'm not sure how to debug this issue.
Nothing is showing up in /var/log/directadmin/system.log if I add or remove a nginx template.
The nginx.conf of the domain is updated correctly every time.
 
Back
Top